Skip to content

libpressio version 0.50.1

Compare
Choose a tag to compare
@robertu94 robertu94 released this 06 Nov 16:56
· 164 commits to master since this release

libpressio version 0.50.1

Minor Improvements

  • Python bindings now expose the POSIX IO functions for ease of use.

Bug Fixes

  • pressio_io objects now clear errors at the beginning of functions that
    could possibly error
  • struct pressio_metrics now properly copies the underlying object when it is
    copied
  • fixed a memory leak in fpzip_plugin::compress
  • fixed an error in the way that standard deviation was calculated in
    error_stat
  • fixed some minor memory leaks in the tests