Blender Git Loki
Git Commits -> Revision 99fb853
Revision 99fb853 by Ankit Meel (master) October 1, 2020, 04:49 (GMT) |
Cleanup: avoid member access within null pointer While harmless, UBSan warns about this. Prefer offsetof where possible since it's more readable. |
Commit Details:
Full Hash: 99fb853734cba8b778f9e60789ef51bd638d35da
Parent Commit: c1ae12b
Committed By: Campbell Barton
Lines Changed: +2, -1
1 Modified Path:
/intern/guardedalloc/intern/mallocn_guarded_impl.c (+2, -1) (Diff)