Hi,
Oh the first condition is actually:
    /* If there is less than 38 characters this is not XML
     * <?xml version="1.0" encoding="UTF-8"?>
     */
/Anders
From: Anders Broman
Sent: den 13 juli 2017 09:46
To: 'Developer support list for Wireshark' <[email protected]>
Subject: RE: [Wireshark-dev] Diameter SH-Interface User Data (AVP 702) is not 
decoded stiil in the latest version

Hi,
The “detection” of XML in the AVP sub dissector depends on that the first bytes 
are exactly “<?xml” otherwise it is supposed to not be XML.
Does your data have that string as its first part? If not it’s arguably a bug 
in the application.
Regards
Anders


From: Wireshark-dev [mailto:[email protected]] On Behalf Of 
Ariel Burbaickij
Sent: den 10 juli 2017 09:49
To: [email protected]<mailto:[email protected]>
Subject: [Wireshark-dev] Diameter SH-Interface User Data (AVP 702) is not 
decoded stiil in the latest version

Hello mailing list,
somehow my previous e-mail in April 2017 did not get through to the list, so 
here is another attempt:
I tried to decode the packet with the latest and greatest release -- 2.2.7 and 
the results are still the same -- SH-interface -- some XML content is not 
decoded still. What do we do next?
With Best Regards
Ariel Burbaickij
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to