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
a8f114258a4f6dbc43e21e20948a45ede9781ba9
test2
/
intern
/
guardedalloc
/
intern
History
Sergey Sharybin
a5bb918392
Memory allocator: Clarify consistency check function
...
Also make it to return truth when everything is good and false otherwise.
2018-03-20 16:51:33 +01:00
..
mallocn_guarded_impl.c
Memory allocator: Clarify consistency check function
2018-03-20 16:51:33 +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 allocator: Clarify consistency check function
2018-03-20 16:51:33 +01:00
mallocn_lockfree_impl.c
Memory allocator: Clarify consistency check function
2018-03-20 16:51:33 +01:00
mallocn.c
Memory allocator: Clarify consistency check function
2018-03-20 16:51:33 +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