Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: RE: [Ethereal-dev] [patch] Fix handling of optional NULL parameters inBER sequen

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

From: "Jacques, Olivier (OCBU-Test Infra)" <olivier.jacques@xxxxxx>
Date: Mon, 20 Jun 2005 23:46:21 +0200
Hello,
 
this seems to be currently broken (SVN 14717) - checked on a GSM MAP trace.
 
Anyone has an idea why?
 
Olivier.
 


From: ethereal-dev-bounces@xxxxxxxxxxxx [mailto:ethereal-dev-bounces@xxxxxxxxxxxx] On Behalf Of Jacques, Olivier (OCBU-Test Infra)
Sent: jeudi 21 avril 2005 15:35
To: Ethereal development
Subject: [Ethereal-dev] [patch] Fix handling of optional NULL parameters inBER sequences

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.