Date: Mon, 24 Aug 2009 17:18:17 +0000 (UTC) From: Brian Somers <brian@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/ppp ether.c netgraph.c tty.c Message-ID: <200908241718.n7OHIUPx099777@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 2009-08-24 17:18:17 UTC
FreeBSD src repository
Modified files:
usr.sbin/ppp ether.c netgraph.c tty.c
Log:
SVN rev 196513 on 2009-08-24 17:18:17Z by brian
When realloc()ing device memory for transfer to another ppp process,
don't continue to use the realloc()d pointer - it might have changed!
Remove some stray diagnostics while I'm here.
MFC after: 3 days
Revision Changes Path
1.31 +4 -3 src/usr.sbin/ppp/ether.c
1.7 +4 -4 src/usr.sbin/ppp/netgraph.c
1.33 +5 -4 src/usr.sbin/ppp/tty.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908241718.n7OHIUPx099777>
