Blender Git Loki

Git Commits -> Revision 97edca3

Revision 97edca3 by Campbell Barton (master)
March 8, 2011, 03:14 (GMT)
Old IDProperty bug, (from original commit r8916),
found crash while changing operator string size.

Shrinking arrays never worked right.
rather then "newlen * sizeof(...)", it would memcpy "newlen * oldlen * sizeof(...)" which always goes over the array bounds.

Commit Details:

Full Hash: 97edca3bc9441eb5c99ed56e7d67b083931215b0
SVN Revision: 35397
Parent Commit: b9db9e1
Lines Changed: +1, -1

1 Modified Path:

/source/blender/blenkernel/intern/idprop.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