Darren Reed wrote: > On 18/11/08 04:41 PM, Tony Nguyen wrote: >> Darren Reed wrote: >>> Location: inetd.c 302-327 >>> Type: T >>> Priority: 1 >>> Comment: first, will scf_instance_destroy(NULL) crash inetd? >>> >> scf_instance_destroy() just returns if argument is NULL. > > If that's true then shouldn't this behaviour be documented on the man > page for this function? >
Agree. I'll file a bug to correct the manpage. -tony