Skip to content

Fix wavelet decompression data race

Added functionality to check if there is a bug in the encoded wavelet stream. Implemented optional overwrite prevention in WaveletAdaptiveLL_DecompressAdaptive and make sure we don't parallelize when we can't assume there are no overwrites.

Merge request reports