Date: Sun, 17 Jun 2007 04:12:22 +0000 (UTC) From: Matt Jacob <mjacob@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 ah_output.c Message-ID: <200706170412.l5H4CMmE016899@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 2007-06-17 04:12:22 UTC
FreeBSD src repository
Modified files:
sys/netinet6 ah_output.c
Log:
gcc4.2 somehow doesn't believe that finaldst can stay stable between
where it's initialized and where it's checked twice such that the
origingal destination address is saved. Make it happier and trim
things down a bit.
Revision Changes Path
1.17 +3 -3 src/sys/netinet6/ah_output.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706170412.l5H4CMmE016899>
