ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] SEGV fix to reassemble.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Ronnie Sahlberg" <ronnie_sahlberg@xxxxxxxxxxxxxx>
Date: Fri, 25 Jun 2004 19:50:22 +1000
checked in

----- Original Message ----- 
From: "Richard van der Hoff" 
Sent: Friday, June 25, 2004 12:12 PM
Subject: [Ethereal-dev] SEGV fix to reassemble.c


> Hi all,
> 
> At some point in the last few days, reassemble_init() seems to have got 
> broken in CVS such that it segfaults if you try to start a new capture 
> with one already loaded.
> 
> The fix is trivial: please find a patch attached.
> 
> Cheers