This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
2adece9fbb60227fc326926a7fa52aba02c5a56e
test2
/
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