Blender Git Loki

Git Commits -> Revision c0fdf16

Revision c0fdf16 by Hans Goudey (master)
December 29, 2021, 22:53 (GMT)
Fix T94454: Python API curve to mesh use after free without depsgraph

This was caused by a mistake in eb0eb54d9644c5139, which removed
the clearing of the curve edit mode pointers that are set when creating
the temporary data for the conversion. If they are not cleared, the
generic ID free function will also free the edit mode data, which is
wrong when the source curve is in edit mode.

Commit Details:

Full Hash: c0fdf16561034f85aadae8a513db16144609b821
Parent Commit: 04ead39
Lines Changed: +15, -2

1 Modified Path:

/source/blender/blenkernel/intern/mesh_convert.cc (+15, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021