Blender Git Commit Log

Git Commits -> Revision 35e50c1

Revision 35e50c1 by Hans Goudey (master)
October 21, 2020, 13:25 (GMT)
Fix panel type use after free when reloading scripts

In order to prevent the panel code from using the type after it is freed,
the field needs to be set to NULL. This needs to be done recursively
for subpanels as well as top-level panels.

Commit Details:

Full Hash: 35e50c170c4a596c947bd6e642a3a2c64ac114f7
Parent Commit: d782bad
Lines Changed: +12, -3

1 Modified Path:

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