mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Asan: Try to fix st_memory_leak for asan check (#3264)
* asan: try to fix st_memory_leak for asan check * asan: srs_st_unit should be call in hybrid server stop * Rename st_uninit to st_destroy. v5.0.91 Co-authored-by: winlin <winlin@vip.126.com>
This commit is contained in:
parent
6fa17aa3f8
commit
6b130d4205
5 changed files with 12 additions and 2 deletions
|
@ -8,6 +8,7 @@ The changelog for SRS.
|
|||
|
||||
## SRS 5.0 Changelog
|
||||
|
||||
* v5.0, 2022-11-21, Merge [#3264](https://github.com/ossrs/srs/pull/3264): Asan: Try to fix st_memory_leak for asan check. (#3264). v5.0.91
|
||||
* v5.0, 2022-11-21, Asan: Fix global ip address leak check. v5.0.90
|
||||
* v5.0, 2022-11-20, For [#2532](https://github.com/ossrs/srs/issues/2532): Windows: Support cygwin pipline and packager. v5.0.89
|
||||
* v5.0, 2022-11-18, Fix [#3215](https://github.com/ossrs/srs/issues/3215): Callback: Fix bug for response string 0. v5.0.88
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue