Ethereal-dev: [Ethereal-dev] bugfix: win32 update capture

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

From: Ulf Lamping <ulf.lamping@xxxxxx>
Date: Wed, 9 Oct 2002 10:12:12 +0200
Hi List!

Please find attached a small bugfix to current CVS, solving the following:

If trying to capture packets on win32, using the "Update list of packets in real time" option,
an "int 3" occures in MS Visual C.

After looking at this: a g_free() is tried on the uninitialized pointer "filterstring", if no 
capture filter is used.

Info: The bug and the fix to it will only apply on the win32 specific parts.

Regards, ULFL
______________________________________________________________________________
Die drei G des Glucks: Gemeinsam garantiert gewinnen! 
WEB.DE Spielgemeinschaften: Jetzt mittippen!

Attachment: win32 update capture bugfix.diff
Description: Binary data