Daan
|
a857a04803
|
fix misspelling (issue #1017, #1020)
|
2025-02-24 10:50:26 -08:00 |
|
daanx
|
aed71f8b32
|
prevent segment map overflow on arm32 (issue #1017)
|
2025-02-20 15:09:18 -08:00 |
|
Daan
|
3c13579fcf
|
fix pre-processor overflow (issue #1017)
|
2025-02-18 15:55:45 -08:00 |
|
Daan Leijen
|
81d69d525e
|
add newline
|
2024-12-31 14:13:01 -08:00 |
|
Daan Leijen
|
9561ae4286
|
rename segment_map_destroy to segment_map_unsafe_destroy
|
2024-12-30 11:00:54 -08:00 |
|
Javier Blazquez
|
83dacd190e
|
free segment map when destroy_on_exit is set
|
2024-12-22 22:24:13 -08:00 |
|
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 |
|