Ethereal-dev: [Ethereal-dev] Re: Fix handling of optional NULL parameters in BER sequences

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

From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
Date: Thu, 21 Apr 2005 17:38:39 -0400
checked in

On 4/21/05, Jacques, Olivier (OCBU-Test Infra) <olivier.jacques@xxxxxx> wrote:
> Hi list,
>  
> here is a small patch, but it took me some time to track the bug down :)
>  
> packet-ber.c:
>     - Fix handling of empty optional parameters in BER sequence
> (benefits to GSM MAP, Camel, H225, H245, MEGACO, H450 dissectors)
>  
> packet-gsm_map-template.c:
>     - Added handling of MAPv3 SendAuthenticationInfo Results
>  
> Olivier.
> 
>