Wireshark-commits: [Wireshark-commits] master-1.12 689a88c: GTPv2: fix dissection of Triggering Eve

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 17 Sep 2014 13:19:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=689a88c541ec2006f73624a1cbcb8f93ae16b759
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

689a88c by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    GTPv2: fix dissection of Triggering Events IE
    
    Bug: 10470
    Change-Id: Ieb9819e578f078e956861a4e2d7ab3d8b96416d6
    Reviewed-on: https://code.wireshark.org/review/4130
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    (cherry picked from commit 4cf9e71730df47281f53d736e43e76ba2beb96c5)
    Reviewed-on: https://code.wireshark.org/review/4144
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  b2688c3   Fix the patch-bzip2 target.
    adds  689a88c   GTPv2: fix dissection of Triggering Events IE


Summary of changes:
 epan/dissectors/packet-gtpv2.c |  107 ++++++++++++++++++++++++++++++++++------
 1 file changed, 92 insertions(+), 15 deletions(-)