Skip to content

Release 1.5.a: Memory fixes

Latest
Compare
Choose a tag to compare
@estebanpw estebanpw released this 15 Jan 08:10
· 10 commits to master since this release

This release fixes memory leaks and a memory access error that would happen only on some architectures.

Changelist:

  • Fixed memory access error when output file path contained keyword ".csv" (and probably on other cases too)
  • Fixed memory leaking at exit of 3 blocks
  • Reduced number of percentage completion prints by 5