Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libpcap
Module Name: src
Committed By: drochner
Date: Fri Feb 24 23:41:50 UTC 2006
Modified Files:
src/lib/libpcap: optimize.c
Log Message:
use unsigned ints in filter, to avoid possible portability problems
with bit shifts,
this is part of PR lib/16518 by yamt
(the other concerns in that PR should be solved)
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/lib/libpcap/optimize.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