rev 17543: /trunk/gtk/: graph_analysis.c voip_calls_dlg.c
| Newsgroups | gmane.network.ethereal.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: jake Date: 2006/03/09 01:07 AM Log: From Laurant Rabret: Please find enclosed 2 patches. - Voip_calls_dlg.c.patch fixes a problem that appears with a release compiled with GTK 2.8 + Visual Studio 2003. It seems g_snprintf can corrupt memory when a length bigger than the array size is provided in the second parameter (even if the generated string is smaller than the array actual size!!) - graph_analysis.c.patch fixes a memory corruption problem easy to reproduce. Just open the pcap file enclosed, select "Statistics"->"Flow Graph" and activate the "Network source/destination addresses" radio button before pressing OK. You'll see a crash dump. Thanks to check in Best Regards Laurent Directory: /trunk/gtk/ Changes Path Action +20 -12 graph_analysis.c Modified +1 -1 voip_calls_dlg.c Modified http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17543&view=rev