Skip to content

Commit

Permalink
CHANGELOG.md: Fix entry regarding memory leak
Browse files Browse the repository at this point in the history
The leak wasn't THAT bad.

Thanks, Saarko!
  • Loading branch information
weiss committed Aug 5, 2023
1 parent 8bdb3fd commit 281d9b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ project adheres to [Semantic Versioning][SemVer].
- Windows: Update Erlang/OTP to 26.x.

### Fixed
- Fix a small memory leak (about 200 KiB per TURN session).
- Fix a small memory leak (about 200 bytes per TURN session).
- Include the `ssl` library with non-distro builds, as it's required for
enabling TLS for the `mod_stats_prometheus` endpoint.
- Docker: Include libcap libraries into the image to enable binding to
Expand Down

0 comments on commit 281d9b8

Please sign in to comment.