Wireshark-commits: [Wireshark-commits] master 3ca9318: Fix the need to manually adjust packet-gias.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 1 May 2015 08:36:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3ca9318d8215738b8d4edcde0598226cfc6cf031
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3ca9318 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Fix the need to manually adjust packet-gias.c
    
    Change-Id: I11beada78d2f2b4359d3638cdbcb6f43623fd10c
    Reviewed-on: https://code.wireshark.org/review/8262
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  aa3870f   C12.22: check c1222_baseoid_len before doing a memcpy
    adds  3ca9318   Fix the need to manually adjust packet-gias.c


Summary of changes:
 epan/dissectors/packet-cosnaming.c |    8 +---
 epan/dissectors/packet-gias.c      |   71 +++-------------------------
 epan/dissectors/packet-parlay.c    |   92 ------------------------------------
 epan/dissectors/packet-tango.c     |    8 +---
 tools/wireshark_gen.py             |   69 +++++++++++++++++++++++----
 5 files changed, 70 insertions(+), 178 deletions(-)