Skip to content

MetaCall v0.1.18 [2019-11-28]

Compare
Choose a tag to compare
@viferga viferga released this 28 Nov 17:12
· 3 commits to 63b3ff125cacaef178195ebe85091dc8d20d13be since this release
  • Add optional support for Position Independent Code and stack smashing protection plus source fortify. This is needed for Guix portability, when exporting the tarball to Alpine, the musl or ulibc does not support it.
  • Mitigated bug in logs with a double free corruption.
  • Minor bug solved in node port require mocking.