cvs commit: src/sys/netinet6 ah_output.c
Matt Jacob
mjacob at FreeBSD.org
Sun Jun 17 04:12:22 UTC 2007
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
More information about the cvs-src
mailing list