html2text icon indicating copy to clipboard operation
html2text copied to clipboard

valgrind is reporting leaks

Open StevanWhite opened this issue 2 years ago • 0 comments

Leaks arising in two or three places.

valgrind --leak-check=full --track-origins=yes --log-file=valgrid.out html2text my_file.html

StevanWhite avatar Mar 31 '22 20:03 StevanWhite