Blender Git Loki

Git Commits -> Revision 5412653

Revision 5412653 by Kent Mein (master)
June 3, 2009, 14:55 (GMT)
This is coverity issue:
CID: 595
Checker: OVERRUN_STATIC (help)
File: base/src/source/blender/python/api2_2x/sceneSequence.c
Function: Sequence_setProxyDir
Description: Overrun of static array "&((((self)->seq)->strip)->proxy)->dir" of size 160 bytes by passing it to a function which indexes it with argument "248" at byte position 247

Wasn't using the size of dir it was using the sizeof the struct dir is in.

Fixed.

Kent

Commit Details:

Full Hash: 541265328990d0b380686f46d3a288c04b39e6f5
SVN Revision: 20601
Parent Commit: 9037222
Lines Changed: +1, -1

1 Modified Path:

/source/blender/python/api2_2x/sceneSequence.c (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021