Files
test/source
Kent Mein 5412653289 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
2009-06-03 14:55:41 +00:00
..
2009-06-03 14:55:41 +00:00
2009-06-03 04:12:59 +00:00
2009-05-17 12:25:06 +00:00
2009-05-15 18:21:27 +00:00
2008-10-22 11:28:10 +00:00