Blender Git Loki
Git Commits -> Revision 4bee1e1
Revision 4bee1e1 by Bastien Montagne (master) March 11, 2020, 13:37 (GMT) |
Fix broken logic in lib_query that could lead to NULL id_owner pointer. Issue revealed by own recent cleanup in rB8820ab4, and moticed by @brecht, thanks. Note that am not 100% sure whether we should allow call on lib_query without a proper valid owner_id, for embedded data-blocks. But this can be investifated later, so far things have been working like that. |
Commit Details:
Full Hash: 4bee1e1c8c390388b30fcadee3c4127b5b9e7f8c
Parent Commit: 836b99c
Lines Changed: +6, -1
1 Modified Path:
/source/blender/blenkernel/intern/lib_query.c (+6, -1) (Diff)