Blender Git Commit Log
Git Commits -> Revision 768e12a
Revision 768e12a by Ton Roosendaal (master) September 20, 2008, 14:43 (GMT) |
Patch #17631 by Early Ehlinger His log: One of the calls to PIL_dynlib_get_error_as_string was assuming that it would return a valid string and not NULL (perhaps by converting to std::string). This patch simply changes it to always return a string, even when the error is not recognized. |
Commit Details:
Full Hash: 768e12a064cf524a14a84203b100a33235bba30e
SVN Revision: 16636
Parent Commit: 0a36478
Lines Changed: +3, -3
1 Modified Path:
/source/blender/blenlib/intern/dynlib.c (+3, -3) (Diff)