Blender Git Commit Log

Git Commits -> Revision 010a9c0

Revision 010a9c0 by Kent Mein (master)
June 5, 2009, 03:52 (GMT)
coverity issues:
CID: 506
Checker: REVERSE_INULL (help)
File: base/src/source/blender/src/editparticle.c
Function: PE_mirror_x
Description: Pointer "(edit)->keys" dereferenced before NULL check

and
CID: 507
Checker: REVERSE_INULL (help)
File: base/src/source/blender/src/editparticle.c
Function: PE_mirror_x
Description: Pointer "(psys)->particles" dereferenced before NULL check


No need to copy the memory if the pointer isn't valid.

Kent

Commit Details:

Full Hash: 010a9c0b00aa6c8ce8fdcb60c79d70d71f5c4022
SVN Revision: 20644
Parent Commit: d585a20
Lines Changed: +8, -5

1 Modified Path:

/source/blender/src/editparticle.c (+8, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021