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
f95241eb3e76fc208a260200c873b43849e165ac
test2
/
intern
/
guardedalloc
/
intern
History
Dan Horák
c86c9297dc
Fix inconsistent types in guardealloc
...
This basically fixes mix of size_t and uintptr_t usages which might be different size.
2014-10-14 16:11:20 +02:00
..
mallocn_guarded_impl.c
Fix inconsistent types in guardealloc
2014-10-14 16:11:20 +02:00
mallocn_intern.h
Fix inconsistent types in guardealloc
2014-10-14 16:11:20 +02:00
mallocn_lockfree_impl.c
Fix inconsistent types in guardealloc
2014-10-14 16:11:20 +02:00
mallocn.c
Fix inconsistent types in guardealloc
2014-10-14 16:11:20 +02:00
mmap_win.c
Memory allocation: do not use mmap for memory allocation on 64 bit.
2014-01-23 01:13:46 +01:00