fix some memory leaks in depmod, modprobe and rmmod
commitf5b39425681002a2407bc6f2e95ba8d5113a87ab
authorAlan Jenkins <alan-jenkins@tuffmail.co.uk>
Mon, 13 Oct 2008 05:30:06 +0000 (13 01:30 -0400)
committerJon Masters <jcm@jonmasters.org>
Mon, 13 Oct 2008 05:30:06 +0000 (13 01:30 -0400)
tree97041674ef3407e46246a43f95b909f4bbf4a4bc
parent1b6736efe6521934e8b8095e1de10f5f5d32dc03
fix some memory leaks in depmod, modprobe and rmmod

These leaks were found by adding "--leak-check=full" to valgrindme.sh.
These are the easy ones - there are still some leaks left.

Signed-off-by: Jon Masters <jcm@jonmasters.org>
depmod.c
modprobe.c
rmmod.c
tables.c