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] h225 conversation patch

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Thu, 7 Aug 2003 14:32:58 -0700

On Monday, August 4, 2003, at 4:07 AM, Pia Sahlberg wrote:

patch to h225 to use conversations to teach ethereal about which ports
it can find h245 traffic on.

Checked in (with "tvb_memcpy()" used instead of "tvb_get_ptr()" and "memcpy()" - "tvb_get_ptr()" can't return a null pointer, it throws an exception instead).