Andrey Volk
|
3a7d96f04b
[apr] Fix potential dereference of a null pointer when apr_pool_create_ex() is called without both an allocator and a parent while global_pool is uninitialized.
|
4 years ago |
Andrey Volk
|
da31fac5a0
[Core, mod_commands] Add switch_core_pool_stats API and pool_stats command with corresponding --enable-pool-debug configure flag.
|
5 years ago |
Chris Rienzo
|
892f0a289f
FS-11516 [build-system] Add --enable-pool-sanitizer configure flag. This will make it easier to find memory issues when using address sanitizer. Also added -fstack-protector-strong when using --enable-address-sanitizer.
|
6 years ago |
Travis Cross
|
932dccd475
Return const char* from apr_pool_tag
|
12 years ago |
Anthony Minessale
|
fb68746eed
add parallelism to sofia by offsetting sip messages to the concerned sessions and using multiple queue threads for message handling
|
13 years ago |
Anthony Minessale
|
ffb1cb4f69
add apr_pool_mutex_set() to our apr to fix thread-saftey issue
|
15 years ago |
Anthony Minessale
|
fd4a3d5515
prevent endless loop
|
16 years ago |
Michael Jerris
|
0488a5109a
add apr to in tree libs
|
18 years ago |