Martin Kaiser
changed
bug 9309
What |
Removed |
Added |
Attachment #11844 Flags |
review_for_checkin?
|
review_for_checkin-
|
Comment # 2
on bug 9309
from Martin Kaiser
Comment on attachment 11844 [details]
[PATCH] wiretap: Fix crash on unexpected header sizes
libpcap_read_header() calls file_error() with err_info==NULL
I'll change file_error() to accept err_info==NULL. That's way simpler and it
seems that libpcap_read_header() does not need the error string.
Thanks in any case for reporting this, and sorry for declining your patch.
You are receiving this mail because:
- You are watching all bug changes.