Blender Git Commit Log
Git Commits -> Revision b722054
Revision b722054 by Sergey Sharybin (master) January 22, 2014, 10:32 (GMT) |
Make memory checker happy about FileGlobal FileGlobal structure in write_global() didn't initialize the while build_hash property and only placed there null terminated meaningful content, leaving trailing uninitialized. This made valgrind complain about using uninitialized memory later in undo stack. |
Commit Details:
Full Hash: b722054db3f7d78646bd17b59ff05a9a501303c8
Parent Commit: 933c2b0
Lines Changed: +1, -0
1 Modified Path:
/source/blender/blenloader/intern/writefile.c (+1, -0) (Diff)