This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
075def8fbda709e9db9086e9f2800a56103eb35d
test
/
intern
/
guardedalloc
/
intern
History
Brecht Van Lommel
a6700362c7
Memory: add MEM_malloc_arrayN() function to protect against overflow.
...
Differential Revision:
https://developer.blender.org/D3002
2018-01-17 19:59:47 +01:00
..
mallocn_guarded_impl.c
Memory: add MEM_malloc_arrayN() function to protect against overflow.
2018-01-17 19:59:47 +01:00
mallocn_inline.h
Memory: add MEM_malloc_arrayN() function to protect against overflow.
2018-01-17 19:59:47 +01:00
mallocn_intern.h
Memory: add MEM_malloc_arrayN() function to protect against overflow.
2018-01-17 19:59:47 +01:00
mallocn_lockfree_impl.c
Memory: add MEM_malloc_arrayN() function to protect against overflow.
2018-01-17 19:59:47 +01:00
mallocn.c
Memory: add MEM_malloc_arrayN() function to protect against overflow.
2018-01-17 19:59:47 +01:00
mmap_win.c
Memory allocation: do not use mmap for memory allocation on 64 bit.
2014-01-23 01:13:46 +01:00