Blender Git Commit Log

Git Commits -> Revision cac3443

Revision cac3443 by Brecht Van Lommel (master)
February 8, 2010, 14:59 (GMT)
Guardedalloc: added MEM_reallocN function to do simple alloc/memcpy/free,
not as optimized as a system realloc but I've had to do this often enough
manually to justify a utility function.

Commit Details:

Full Hash: cac3443d4ed4f3dd1a2dbf86627c0017dedefbb3
SVN Revision: 26709
Parent Commit: 6c8e3e3
Lines Changed: +29, -0

2 Modified Paths:

/intern/guardedalloc/intern/mallocn.c (+22, -0) (Diff)
/intern/guardedalloc/MEM_guardedalloc.h (+7, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021