Blender Git Loki

Git Commits -> Revision c526b1b

Revision c526b1b by Campbell Barton (master)
May 18, 2008, 18:44 (GMT)
memory corruption error fix when changing orderU/Vs with curves, this could crash blender or make odd display lists.
the problem was that the buttons would use the first nurb if there was no 'lastnu', but the makeknots function only checked for lastnu. this meant the knots would not get re-allocated on
values would be written outside the array.

Commit Details:

Full Hash: c526b1b2df09211bead73a7297992a002dc787e4
SVN Revision: 14889
Parent Commit: 055dc10
Lines Changed: +2, -2

2 Modified Paths:

/source/blender/blenkernel/intern/curve.c (+1, -1) (Diff)
/source/blender/src/buttons_editing.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