Registered: 20/08/2002
Posts: 340
Loc: Pittsburgh, PA
Ok, this time I ran it with an /etc/preinit.d directory and a couple of scripts. Found some double free's and some issues in the part where system() is called, some error paths could either leak or double free. With the deep nesting this code is quite hard to follow.