Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/01/2000 22:07:36
Module Name: syssrc
Committed By: thorpej
Date: Thu Mar 2 06:07:36 UTC 2000
Modified Files:
syssrc/sys/netinet: ip_input.c
Log Message:
Avoid a bug in GCC which manifests itself when processing unaligned
IP options. Problem pointed out by Matt Hargett and Erik Fair, analyzed
by me.
To generate a diff of this commit:
cvs rdiff -r1.103 -r1.104 syssrc/sys/netinet/ip_input.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.