tfussell / xlnt

:bar_chart: Cross-platform user-friendly xlsx library for C++11+
Other
1.49k stars 418 forks source link

Memory leaks fix #525

Closed kbelyaev closed 3 years ago

kbelyaev commented 3 years ago

I tried to fix memory leaks for issue. I am not sure that it is a good solution, but it works for me.

coveralls commented 3 years ago

Coverage Status

Coverage decreased (-0.001%) to 83.573% when pulling 687af907357002bf66bf444f80a3161b9b4047bc on kbelyaev:memory_leaks_fix into 3c7122a78ce9c163d26f833f8f69f43aac59a16b on tfussell:master.