Forked from
Hammer / hammer
215 commits behind the upstream repository.
xentrac
authored
Obviously we don't care if examples/base64.c leaks memory before exiting, but things like that are noise that make it hard to tell if there's a real memory-leak problem somewhere else; it also sets a bad example for code that someone might write modeled on the example. This patch ensures that the example frees its allocations as it should.
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 |