ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 9309] [PATCH] wiretap: Fix crash on unexpected header size

Date: Tue, 29 Oct 2013 09:09:32 +0000

changed bug 9309

What Removed Added
Attachment #11844 Flags review_for_checkin? review_for_checkin-

Comment # 2 on bug 9309 from
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.