Skip to content

Commit

Permalink
Update doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
winlinvip committed Aug 21, 2024
1 parent ea71809 commit f0aac6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ valgrind --leak-check=full --show-leak-kinds=all ./objs/srs -c conf/console.conf

> Remark: For ST to support valgrind, see [state-threads](https://github.com/ossrs/state-threads#usage) and [ST#2](https://github.com/ossrs/state-threads/issues/2).
> Remark: For HTTP valgrind API, you should upgrade your SRS to required version, see [#4149](https://github.com/ossrs/srs/pull/4149).
> Remark: For HTTP valgrind API, you should upgrade your SRS to required version, see [#4150](https://github.com/ossrs/srs/pull/4150).
### Valgrind: Incremental Memory Leak Detection

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ valgrind --leak-check=full --show-leak-kinds=all ./objs/srs -c conf/console.conf

> Remark: SRS3之前的版本,可以手动给ST打PATCH支持VALGRIND,参考[state-threads](https://github.com/ossrs/state-threads#usage),详细的信息可以参考[ST#2](https://github.com/ossrs/state-threads/issues/2)
> Remark: SRS需要升级到对应版本,才能支持HTTP valgrind API,具体参考 [#4149](https://github.com/ossrs/srs/pull/4149)
> Remark: SRS需要升级到对应版本,才能支持HTTP valgrind API,具体参考 [#4150](https://github.com/ossrs/srs/pull/4150)
### Valgrind: Incremental Memory Leak Detection

Expand Down

0 comments on commit f0aac6c

Please sign in to comment.