Blender Git Loki
Git Commits -> Revision 464f3bd
Revision 464f3bd by Ton Roosendaal (master) July 13, 2006, 11:36 (GMT) |
Three more valgrind discoveries: - readfile.c, version patch for new toolsettings used a malloc, using unitialized variables - despgraph, another malloc changed to calloc - timer code for render ESC: unitialized variable in struct |
Commit Details:
Full Hash: 464f3bd9667940b49c9bd2f8d5dfef6cef45ef74
SVN Revision: 8163
Parent Commit: 3bc7350
Lines Changed: +3, -12