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] [PATCH] rtp_analysis, rtp_streams_dlg: Decimal separator fix,

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

From: Guy Harris <gharris@xxxxxxxxx>
Date: Sun, 20 Mar 2005 17:25:37 -0800
Checked in, with a GString used for the CSV data (so that we don't have to worry about overflowing the string buffer - perhaps 240 is guaranteed to be large enough, but unless that's enforced somewhere, a code change could break it).