Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Oct 2000 13:29:12 -0700 (PDT)
From:      Archie Cobbs <archie@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph ng_pptpgre.c
Message-ID:  <200010112029.NAA26088@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
archie      2000/10/11 13:29:12 PDT

  Modified files:
    sys/netgraph         ng_pptpgre.c 
  Log:
  Calling untimeout(9) leads to a race window where memory could be leaked.
  Close this window by simply not calling untimeout(9).
  
  Revision  Changes    Path
  1.12      +6 -22     src/sys/netgraph/ng_pptpgre.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?200010112029.NAA26088>