Skip to content

odgi 0.5.1 - Phoenix

Compare
Choose a tag to compare
@AndreaGuarracino AndreaGuarracino released this 13 Jan 13:10
· 1524 commits to master since this release
4e646d3

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.