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 8441533: ieee1609dot2: Call the j2735 dissector if it

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 22 Nov 2018 17:21:03 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=844153305d6b09031f05dd7f4fcd6b96ee2418ed
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

8441533 by Anders Broman (anders.broman@xxxxxxxxxxxx):

    ieee1609dot2: Call the j2735 dissector if it exists.
    
    Change-Id: I80155d67e88f4f31ea688ed27d8eb5ab122a65e4
    Reviewed-on: https://code.wireshark.org/review/30762
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  591c7ba   oer: Octet string, value tvb was not returned in all cases if requested.
     add  8441533   ieee1609dot2: Call the j2735 dissector if it exists.


Summary of changes:
 epan/dissectors/asn1/ieee1609dot2/ieee1609dot2.cnf     |  3 ++-
 .../asn1/ieee1609dot2/packet-ieee1609dot2-template.c   |  9 +++++++++
 epan/dissectors/packet-ieee1609dot2.c                  | 18 ++++++++++++++----
 3 files changed, 25 insertions(+), 5 deletions(-)