Skip to content
Snippets Groups Projects
Forked from Hammer / hammer
Loading
Kragen Javier Sitaker's avatar
xentrac authored
It bothers me a little bit that I can't figure out how to free the
parser --- surely that is a thing that the bindings for other
languages need to do --- but storing a pointer to the parser in a
statically-allocated variable, as in base64.c, at least stops valgrind
from reporting the parser as a memory leak.
4cf306ce
History
Name Last commit Last update