Blender Git Commit Log

Git Commits -> Revision 93aae90

August 9, 2021, 06:25 (GMT)
Cleanup/Fix RNA array length accessors returning non-zero values in invalid cases.

This was apparently done in two places only, with a very cryptic comment
(`/* for raw_access, untested */`), and... I cannot see how returning a
non-zero length value for an array that does not exist or is not
accessible at least, would be anything but an obvious source of issues.

Note that both commits adding those lines are from stone ages (2009):
rBcbc2c1886dee and rB50e3bb7f5f34.

Commit Details:

Full Hash: 93aae90ab57323761ef918ada52f3a126b762fb4
Parent Commit: 45efd0b
Committed By: Jeroen Bakker
Lines Changed: +2, -2

2 Modified Paths:

/source/blender/makesrna/intern/rna_constraint.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_fcurve.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021