#
4eae015d |
| 27-Jul-2005 |
Brooks Davis <brooks@FreeBSD.org> |
Fix a bug in the handling of cases where we got a short (or zero) capture. Zero length captures caused an infinte loop and short captures probably caused memory corruption and a crash.
Reported by:
Fix a bug in the handling of cases where we got a short (or zero) capture. Zero length captures caused an infinte loop and short captures probably caused memory corruption and a crash.
Reported by: many MFC After: 3 days
show more ...
|