Blender Git Commit Log

Git Commits -> Revision ad63d2f

Revision ad63d2f by Bastien Montagne (master)
December 28, 2020, 16:40 (GMT)
Fix T84091: IDProperties/RNA: Crash due to colliding name between custom data and static RNA property.

We have to check that the RNAProperty found in `rna_idp_path` from the
currently checked IDProperty name is actually a real runtime RNA-defined
one, and not a static C-defined RNAProperty...

Commit Details:

Full Hash: ad63d2f60e240af9710492f0c1a3b008ce0bf8e6
Parent Commit: b1d8aee
Lines Changed: +19, -4

1 Modified Path:

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