Savagedlight / libifconfig

A C API to do most things done by the FreeBSD 'ifconfig' program today
Other
26 stars 7 forks source link

Detect memory leaks #15

Open Savagedlight opened 8 years ago

Savagedlight commented 8 years ago

Once system integration tests (#14) are in place, it'll be possible to automatically detect memory leaks using something like Valgrind.