daanx
|
c8607a8d01
|
remove os_tld and stats parameters to os interface
|
2024-12-08 17:56:13 -08:00 |
|
Daan
|
5eb8c752f7
|
fix UINT32_MAX constant (see issue #913)
|
2024-08-13 16:36:53 -07:00 |
|
daanx
|
e8f4bdd1ea
|
fix cast; make segment map static
|
2024-06-02 14:59:37 -07:00 |
|
daanx
|
a964322a21
|
revise the segment map to only apply to OS allocated segments and reduce the .BSS footprint
|
2024-06-02 14:46:59 -07:00 |
|
Daan
|
605c354bd4
|
increase segment map for asan builds (issue #881)
|
2024-05-10 17:31:00 -07:00 |
|
Daan
|
1f2d799ed0
|
possible fix for #855
|
2024-03-02 14:14:59 -08:00 |
|
daanx
|
2f878354f4
|
add arena contains check for valid pointers
|
2023-04-18 14:13:55 -07:00 |
|
daanx
|
a2e1d2b893
|
add segment map to track valid pointers
|
2023-04-04 16:00:17 -07:00 |
|