Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-6] syssrc/sys/dev/qbus



Module Name:    syssrc
Committed By:   tv
Date:           Mon Jun 10 16:21:54 UTC 2002

Modified Files:
        syssrc/sys/dev/qbus [netbsd-1-6]: if_qe.c

Log Message:
Pull up revision 1.51 (requested by ragge in ticket #212):
Detection bug: If a packet is received while in the match() routine the stack
would be overwritten, so allocate memory for a full packet via malloc()
instead. Use correct buffer maxlen (must be 2 complemet). Bug reported
and helped to find by Roar Thronæs.


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.49.10.1 syssrc/sys/dev/qbus/if_qe.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