Blender Git Commit Log
Git Commits -> Revision eafd272
June 3, 2009, 15:14 (GMT) |
Missed this one before. It's another coverity issue: CID: 477 Checker: REVERSE_INULL (help) File: base/src/source/blender/blenkernel/intern/cloth.c Function: cloth_apply_vgroup Description: Pointer "dm" dereferenced before NULL check Just like the others it assigned the value twice, removed the one that was before checking for NULL. Kent |
Commit Details:
Full Hash: eafd2720f65224791a59e763c1a9de529dfe70d5
SVN Revision: 20602
Parent Commit: 5412653
Lines Changed: +3, -4
1 Modified Path:
/source/blender/blenkernel/intern/cloth.c (+3, -4) (Diff)