Date: Thu, 27 Aug 2009 07:05:46 +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: <200908270706.n7R76A17087722@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 2009-08-27 07:05:46 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
usr.sbin/ppp ether.c netgraph.c tty.c
Log:
SVN rev 196575 on 2009-08-27 07:05:46Z 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.
Approved by: re (kib)
Revision Changes Path
1.30.22.2 +4 -3 src/usr.sbin/ppp/ether.c
1.6.22.2 +4 -4 src/usr.sbin/ppp/netgraph.c
1.32.22.2 +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?200908270706.n7R76A17087722>
