libpressio version 0.50.5
libpressio version 0.50.5
Bug Fixes:
- span now does not use reserved name _Offset
- pressio_data now checks if the buffer is empty before calling malloc
to prevent undefined behavior on platforms where malloc(0) is
undefined behavior - pressio_metrics now handles self assignment
- bit grooming now uses the correct BG_DOUBLE type for doubles
- prevent catastrophic truncation in kl_divergance plugin