Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 May 1996 00:13:19 -0700 (PDT)
From:      "Jordan K. Hubbard" <jkh>
To:        CVS-committers, cvs-all, cvs-usrsbin
Subject:   cvs commit:  src/usr.sbin/pstat pstat.c
Message-ID:  <199605090713.AAA17282@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         96/05/09 00:13:18

  Modified:    usr.sbin/pstat  pstat.c
  Log:
  Properly free up resources allocated in swapmode().  This is not quite
  the patch submitted by Philippe Charnier since he wasn't actually freeing
  the resources early enough (an earlier return could be invoked, leaving
  the resources still allocated), but he definitely pointed it out.  Merci,
  Philippe!
  Suggested-By: Philippe Charnier <charnier@lirmm.fr>
  
  Revision  Changes    Path
  1.22      +2 -0      src/usr.sbin/pstat/pstat.c



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