ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master e0c7277: Handle the case when the DATA_TYPE is not a

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 3 Nov 2014 19:30:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e0c727739e06571b5b7d64cd2bfb0edc5f480a4e
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e0c7277 by Guy Harris (guy@xxxxxxxxxxxx):

    Handle the case when the DATA_TYPE is not a simple type
    
    Pick up change from Samba:
    
        commit 343db5326b369cbdef4b723e3056acc2a866a887
        Author: Matthieu Patou <mat@xxxxxxxxx>
        Date:   Tue Sep 23 01:28:40 2014 -0700
    
        pidl-wireshark: Handle the case when the DATA_TYPE is not a simple type
    
        Pair-Programmed-With: Stefan Metzmacher <metze@xxxxxxxxx>
    
    Change-Id: I511a60beb392e5e92701d5ace1260397fb4be851
    Reviewed-on: https://code.wireshark.org/review/5092
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  58a325e   Improve string delection in function ContainsString
    adds  e0c7277   Handle the case when the DATA_TYPE is not a simple type


Summary of changes:
 tools/pidl/lib/Parse/Pidl/Wireshark/NDR.pm |    9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)