odgi 0.5.1 - Phoenix
·
1559 commits
to master
since this release
Buildable Source Tarball: odgi-v0.5.1.tar.gz
This addresses the remaining lingering memory access issues that prevented odgi to run properly. This include important updates in the mmmultimap dependency.
The memory problems became clear by running odgi under electric fence (-lefence) to check memory access and allocation correctness. The problems were tackled using AddressSanitizer and LeakSanitizer.