2.6.1
What's new
- Fixed major memory leak in binary SDP deserialization. This may significantly reduce RAM usage compared to 2.6.0. See #160.
- Improved debug output: print
MemUsed
andMemTotal
for each node, printmax MemUsed
at the end,
disableproc/self/statm
. See #161.
List of merged PRs
- Move common headers from src/ to src/sdpb_util/ or other projects by @vasdommes in #157
- Fix #159 Memory leak in binary SDP deserialization by @vasdommes in #160
- Improve debug mode output: print MemUsed and MemTotal for each node, disable proc/self/statm by @vasdommes in #161
- Update docs to 2.6.1 by @vasdommes in #163
Full Changelog: 2.6.0...2.6.1