Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <montagne29@wanadoo.fr>2015-07-20 17:20:48 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2015-07-20 17:25:01 +0300
commit9ee1f96a0fa603e223fb34a480d2fdcb254bf514 (patch)
tree9ae8fa80447223f9c84778667e3e627005ad832a /source/blender/modifiers/intern/MOD_weightvg_util.c
parent40d4da829cb234c013e857aee4e85902799c87f5 (diff)
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!
Diffstat (limited to 'source/blender/modifiers/intern/MOD_weightvg_util.c')
0 files changed, 0 insertions, 0 deletions