Commit f84a26cf authored by Dominik Charousset's avatar Dominik Charousset

Document fixes for memory leaks

parent e352277b
...@@ -40,6 +40,8 @@ is based on [Keep a Changelog](https://keepachangelog.com). ...@@ -40,6 +40,8 @@ is based on [Keep a Changelog](https://keepachangelog.com).
dependency for `caf_core` to libatomic gets executables to compile and link as dependency for `caf_core` to libatomic gets executables to compile and link as
expected (#1153). expected (#1153).
- Fixed a regression for remote groups introduced in 0.18.0-rc.1 (#1157). - Fixed a regression for remote groups introduced in 0.18.0-rc.1 (#1157).
- Fix memory leaks when deserializing URIs and when detaching the content of
messages (#1160).
## [0.18.0-rc.1] - 2020-09-09 ## [0.18.0-rc.1] - 2020-09-09
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment