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

Wireshark-commits: [Wireshark-commits] master 0e97450: Camel/Inap: add missing sub-trees

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 23 Apr 2018 10:36:46 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0e97450e61b8e866534d3499e1b2cae108bdbc0f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0e97450 by Ivan Nardi (nardi.ivan@xxxxxxxxx):

    Camel/Inap: add missing sub-trees
    
    Change-Id: I4a0ad70d264914f9d407305ec8d577f79c92a095
    Reviewed-on: https://code.wireshark.org/review/27091
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  83ecd46   Add more bounds checks.
    adds  0e97450   Camel/Inap: add missing sub-trees


Summary of changes:
 epan/dissectors/asn1/camel/camel.cnf               |  4 +++-
 epan/dissectors/asn1/camel/packet-camel-template.c |  2 ++
 epan/dissectors/asn1/inap/inap.cnf                 |  4 +++-
 epan/dissectors/asn1/inap/packet-inap-template.c   |  2 ++
 epan/dissectors/packet-camel.c                     | 22 ++++++++++--------
 epan/dissectors/packet-inap.c                      | 26 +++++++++++++---------
 6 files changed, 38 insertions(+), 22 deletions(-)