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 864e9a9: asni_tcap: actually regenerate dissector aft

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 15 Sep 2015 16:40:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=864e9a9136944b98bf47c5f8d0dcc1110397a28f
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

864e9a9 by Peter Wu (peter@xxxxxxxxxxxxx):

    asni_tcap: actually regenerate dissector after cleanup
    
    Rane make -C asn1 and found this missing change.
    
    Somehow the unnecessary initialization was not included with the
    dissector regeneration in 3243b6f964c96f0137fc3fffd66a74dd9f7910fd
    ("asn1: split off cleanup routines").
    
    Change-Id: I26d6f0ca4e7fa0b791108f016c684556da5d06e8
    Reviewed-on: https://code.wireshark.org/review/10538
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  5f695d2   MTP3 Summary: fix no previous prototype for ‘register_tap_listener_gtk_mtp3_summary’ [-Wmissing-prototypes]
    adds  864e9a9   asni_tcap: actually regenerate dissector after cleanup


Summary of changes:
 epan/dissectors/packet-ansi_tcap.c |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)