Skip to content

Refactor CtSaving ZBuffer

Alejandro Homs Puron requested to merge refactor_ctsaving_zbuffer into master

This is a refactoring of the CtSaving compression buffer management. It fixes a memory leak and aims to simplify the code, reducing future bugs.

Merge request reports