Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/net
Module Name: syssrc
Committed By: martin
Date: Sat Dec 1 18:25:23 UTC 2001
Modified Files:
syssrc/sys/net: if_pppoe.c
Log Message:
Fail early when trying to identify a pppoe interface softc (from a
HOST UNIQUE token) and our list of interfaces is empty. Without this
test an unitinalized pointer may be dereferenced.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/net/if_pppoe.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index