mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Asan: Fix global ip address leak check bug. v5.0.90 (#3248)
* asan: fix global ips memory leak bug * Asan: Fix global ip address leak check. v5.0.90 * Asan: Directly start SRS for daemon error fixed. Co-authored-by: winlin <winlin@vip.126.com>
This commit is contained in:
parent
9191217e27
commit
f4f9c70d79
6 changed files with 21 additions and 15 deletions
|
@ -8,6 +8,7 @@ The changelog for SRS.
|
|||
|
||||
## SRS 5.0 Changelog
|
||||
|
||||
* 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
|
||||
* v5.0, 2022-11-18, For [#2532](https://github.com/ossrs/srs/issues/2532): Windows: Replace ln by cp for windows. v5.0.87
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue