This website requires JavaScript.
Explore
Help
Register
Sign In
Cr8-xyz
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
a4a848d01b26ad094dabe0e935dd698847ac8f16
blender
/
intern
/
guardedalloc
History
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
…