Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 May 1996 00:14:06 -0700
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        "Philippe Charnier" <charnier@lirmm.fr>
Cc:        current@freebsd.org
Subject:   Re: request for commit: pstat 
Message-ID:  <1626.831626046@time.cdrom.com>
In-Reply-To: Your message of "Thu, 09 May 1996 08:39:56 %2B0200." <199605090639.IAA09813@lirmm.lirmm.fr> 

next in thread | previous in thread | raw e-mail | index | archive | help
> +	free(sw);
> +	free(perdev);

These actually need to be 10 lines further up so that the totalflag case
doesn't return before the free()'s are called.  Committed, thanks!

						Jordan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1626.831626046>