Forked from
Hammer / hammer
211 commits behind, 97 commits ahead of the upstream repository.
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.
Name | Last commit | Last update |
---|---|---|
.. | ||
Makefile | ||
SConscript | ||
base64.c | ||
base64.py | ||
base64_sem1.c | ||
base64_sem1.py | ||
base64_sem2.c | ||
base64_sem2.py | ||
dns.c | ||
dns.h | ||
dns_common.c | ||
dns_common.h | ||
grammar.c | ||
grammar.h | ||
rr.c | ||
rr.h | ||
ties.c |