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
8ee76535da0b128b35a3ca1ec14b93c909dac359
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
* Fix Windows compiler errors after recent Lock-free memory allocator commit.
2013-10-10 16:11:57 +00:00