Blender Git Commit Log
Git Commits -> Revision 0664868
Revision 0664868 by Campbell Barton (master) October 23, 2011, 05:56 (GMT) |
BLI_make_file_string wasn't guaranteed to initialize the resulting path, some parts of the code accounted for this but most not, always initialize the string to "". |
Commit Details:
Full Hash: 0664868aec515111fe419a7ec73c19441cd1e19d
SVN Revision: 41213
Parent Commit: e58eb5d
Lines Changed: +12, -6