Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jul 2001 10:17:48 -0700 (PDT)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/rpcbind check_bound.c
Message-ID:  <200107141717.f6EHHna28400@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2001/07/14 10:17:48 PDT

  Modified files:
    usr.sbin/rpcbind     check_bound.c 
  Log:
  Fix a memory leak in check_bound() by freeing the buffer area of
  the netbuf before freeing the netbuf structure itself.
  
  Revision  Changes    Path
  1.2       +3 -1      src/usr.sbin/rpcbind/check_bound.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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