Blender Git Commit Log

Git Commits -> Revision 1cddab1

Revision 1cddab1 by Sergey Sharybin (master)
October 19, 2017, 11:55 (GMT)
Allow non-initialized memory to be passed to BKE_id_copy_ex

This only applies when LIB_ID_CREATE_NO_ALLOCATE flag is used and guarantees
that non-memset-zero memory can be used (or, that same memory chunk might be
used over and over again without need to clean it from the calleer).

Commit Details:

Full Hash: 1cddab18ded9489f2f29b0655698f2e2e4e2076a
Parent Commit: 529d365
Lines Changed: +14, -4

1 Modified Path:

/source/blender/blenkernel/intern/library.c (+14, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021