Blender Git Loki
Git Commits -> Revision 8185d07
Revision 8185d07 by Alexander Gavrilov (master) January 13, 2021, 11:09 (GMT) |
RNA: fix a crash when setting bare IDProperty pointers. The rna_idproperty_check call should be done before accessing the prop pointer so that it can detect IDProperty values and replace them with the actual PointerPropertyRNA object. Ref D10098 |
Commit Details:
Full Hash: 8185d07ace493a74fb1b99636f4bb80174b81418
Parent Commit: 38df935
Lines Changed: +3, -1
1 Modified Path:
/source/blender/makesrna/intern/rna_access.c (+3, -1) (Diff)