Blender Git Commit Log

Git Commits -> Revision 9ee1f96

Revision 9ee1f96 by Bastien Montagne (master)
July 20, 2015, 14:25 (GMT)
Fix (unreported) potential serious bug in CustomData_merge().

It was always only using the flags from the first source layer of a given type, not from
the layer actually being handled.

This was (probably) more or less harmless for the CD_FLAG_NOCOPY test,
but could be really bad when checking CD_FLAG_NOFREE, and when
copying the flags over to new copied data!

Commit Details:

Full Hash: 9ee1f96a0fa603e223fb34a480d2fdcb254bf514
Parent Commit: 40d4da8
Lines Changed: +10, -10

1 Modified Path:

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