blender/intern/guardedalloc
Ankit Meel 99fb853734 Cleanup: avoid member access within null pointer
While harmless, UBSan warns about this.
Prefer offsetof where possible since it's more readable.
2020-10-01 14:49:44 +10:00
..
cpp Cleanup: don't use deprecated exception specifications 2020-05-14 11:24:50 +02:00
intern Cleanup: avoid member access within null pointer 2020-10-01 14:49:44 +10:00
test/simpletest Cleanup: spelling 2020-07-10 16:04:09 +10:00
tests Cleanup: compiler warnings 2020-08-12 12:15:01 +02:00
CMakeLists.txt Tests: bundle tests for some modules in their own executables 2020-09-17 12:29:19 +02:00
MEM_guardedalloc.h Cleanup: use parenthesis for if statements in macros 2020-09-19 16:28:17 +10:00
mmap_win.h doxygen: add newline after \file 2019-02-18 08:22:12 +11:00