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
3a87641aa8cab7ba15e17b8e8ee2a218c03bb2e0
blender
/
intern
/
guardedalloc
History
Campbell Barton
103a31f712
Fix incorrect size in aligned lockfree realloc
...
Thanks to @alikendarfen for finding.
2018-05-23 07:24:57 +02:00
..
cpp
…
intern
Fix incorrect size in aligned lockfree realloc
2018-05-23 07:24:57 +02:00
test
/simpletest
Memory allocator: Clarify consistency check function
2018-03-20 16:51:33 +01:00
CMakeLists.txt
Memory: add MEM_malloc_arrayN() function to protect against overflow.
2018-01-17 19:59:47 +01:00
MEM_guardedalloc.h
Memory allocator: Clarify consistency check function
2018-03-20 16:51:33 +01:00
mmap_win.h
…