Commit Graph

3 Commits

Author SHA1 Message Date
9367e45e66 Fix broken buffer handling in ZlibDecompressor
40a5e16e21 added the broken reserve() call
and only by chance did 0a56b18cfb not break
it further because I forgot to remove the unconditional resize().

I should read my own code changes more often.
2025-04-07 23:20:08 +02:00
0a56b18cfb Reuse allocations for decompression 2025-03-05 22:02:16 +01:00
527a56f22e Move source files into folder 2025-02-18 15:47:51 +01:00