Blender Git Commit Log

Git Commits -> Revision 6e47ffc

Revision 6e47ffc by Campbell Barton (master)
February 12, 2011, 10:37 (GMT)
fix for uninitialized value in BLI_path_cwd() if PWD wasn't defined and the CWD was longer then 160.

Commit Details:

Full Hash: 6e47ffcc0d076596429b49cb283757b1952f7b86
SVN Revision: 34794
Parent Commit: 9e9e028
Lines Changed: +31, -28

9 Modified Paths:

/intern/guardedalloc/MEM_guardedalloc.h (+6, -5) (Diff)
/source/blender/blenlib/BLI_storage.h (+1, -1) (Diff)
/source/blender/blenlib/BLI_string.h (+1, -1) (Diff)
/source/blender/blenlib/BLI_utildefines.h (+5, -0) (Diff)
/source/blender/blenlib/intern/path_util.c (+5, -4) (Diff)
/source/blender/blenlib/intern/storage.c (+9, -13) (Diff)
/source/blender/blenlib/intern/string.c (+1, -1) (Diff)
/source/blender/editors/interface/interface_icons.c (+1, -1) (Diff)
/source/blender/editors/space_file/filelist.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021