Sune Bredahl
Results
2
issues of
Sune Bredahl
These commits fix four different memory leaks found in easylzma, including one in the compress.c library code.
Hi, On my macOS 10.15 (Apple clang version 11.0.0) I did this using example/main.cpp: ``` $ clang++ main.cpp -O3 -std=c++14 $ grep "snowapril" a.out $ grep "snowapri" a.out Binary file...