Blender Git Commit Log

Git Commits -> Revision 3616eb9

Revision 3616eb9 by Kent Mein (master)
April 15, 2009, 16:16 (GMT)
Fixing more errors coverity found.

Imagepaint make sure ibuf exists before we use it. This is CID# 545
editmesh_tools.c make sure were not indexing array with -1 This is CID# 137
(also removed some trailing whitespace I found)

anim5.c totlen could be -1 so check its > -1 This is CID# 134

Kent

Commit Details:

Full Hash: 3616eb9031df319b2865172482413d7dd916c46c
SVN Revision: 19739
Parent Commit: 514c78b
Lines Changed: +17, -14

3 Modified Paths:

/source/blender/imbuf/intern/anim5.c (+1, -1) (Diff)
/source/blender/src/editmesh_tools.c (+15, -11) (Diff)
/source/blender/src/imagepaint.c (+1, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021