Skip to content

2.6.1

Compare
Choose a tag to compare
@vasdommes vasdommes released this 20 Dec 00:58
· 318 commits to master since this release
7c93d9a

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 and MemTotal for each node, print max MemUsed at the end,
    disable proc/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