Blender Git Commit Log

Git Commits -> Revision d34acbf

Revision d34acbf by Ton Roosendaal (master)
April 17, 2005, 18:00 (GMT)
Replaced a bunch of malloc() calls with proper MEM_mallocN()
(and free() and calloc() of course)

Remainder malloc() calls need to be there for realloc().

Commit Details:

Full Hash: d34acbfe44b552f6416619568ea1ea851ef3ebd7
SVN Revision: 4265
Parent Commit: 425f295
Lines Changed: +16, -16

6 Modified Paths:

/source/blender/blenkernel/intern/curve.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/exotic.c (+1, -1) (Diff)
/source/blender/src/buttons_editing.c (+2, -2) (Diff)
/source/blender/src/playanim.c (+5, -5) (Diff)
/source/blender/src/swapbuffers.c (+2, -2) (Diff)
/source/blender/src/writeavicodec.c (+4, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021