Date: Thu, 27 Aug 2009 07:10:57 +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: <200908270711.n7R7BL3U088139@repoman.freebsd.org>
index | next in thread | raw e-mail
brian 2009-08-27 07:10:57 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
usr.sbin/ppp ether.c netgraph.c tty.c
Log:
SVN rev 196577 on 2009-08-27 07:10:57Z by brian
MFC: 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.
Revision Changes Path
1.30.10.1 +4 -3 src/usr.sbin/ppp/ether.c
1.6.10.1 +4 -4 src/usr.sbin/ppp/netgraph.c
1.32.10.1 +5 -4 src/usr.sbin/ppp/tty.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908270711.n7R7BL3U088139>
