1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-15 04:42:04 +00:00
srs/trunk/research/st
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
..
.gitignore SmartPtr: Support detect memory leak by valgrind. v6.0.132 (#4102) 2024-06-29 11:16:32 +08:00
cost.cpp Clock: Update stat. Insert timer to execute first 2021-02-11 17:34:03 +08:00
exceptions.cpp ST: Research adds examples that demos pthread and helloworld. v6.0.118 (#3989) 2024-03-24 09:28:46 +08:00
hello-st.cpp ST: Research adds examples that demos pthread and helloworld. v6.0.118 (#3989) 2024-03-24 09:28:46 +08:00
hello-world.cpp ST: Research adds examples that demos pthread and helloworld. v6.0.118 (#3989) 2024-03-24 09:28:46 +08:00
hello.cpp ST: Research adds examples that demos pthread and helloworld. v6.0.118 (#3989) 2024-03-24 09:28:46 +08:00
huge-threads.cpp Update 2020-10-31 21:19:41 +08:00
pthreads.cpp ST: Research adds examples that demos pthread and helloworld. v6.0.118 (#3989) 2024-03-24 09:28:46 +08:00
thread-join.cpp SmartPtr: Support detect memory leak by valgrind. v6.0.132 (#4102) 2024-06-29 11:16:32 +08:00
udp-client.cpp Add research for UDP binding 2021-01-05 18:30:39 +08:00
udp-server.cpp Add research for UDP binding 2021-01-05 18:30:39 +08:00