Winlin
|
7ab012c60f
|
SmartPtr: Support detect memory leak by valgrind. v6.0.132 (#4102)
1. Support detect memory leak by valgrind.
2. Free the http handler entry.
3. Free the stack of ST.
---
Co-authored-by: Jacob Su <suzp1984@gmail.com>
|
2024-06-29 11:16:32 +08:00 |
|
winlin
|
339d3b31cc
|
ST: Support thread-local for multiple threads.
1. All statick and global variables is thread-local.
2. Call st_init() to init st for each thread.
3. Notice that ST is isolate for threads.
|
2022-06-28 20:49:53 +08:00 |
|
winlin
|
8ea9783de7
|
OpenWRT: Disable mprotect of ST. 5.0.16
|
2021-10-03 20:24:57 +08:00 |
|
winlin
|
1836847269
|
ST: Support Cygwin64 and MIPS
|
2021-10-02 08:54:53 +08:00 |
|
winlin
|
916ec71801
|
For #1537, #1282, use ST source code in SRS
|
2019-12-25 15:55:56 +08:00 |
|