Wireshark-commits: [Wireshark-commits] master-2.6 a9c0287: GSS-API: Make sure we call a valid disse
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 26 Mar 2019 20:39:36 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a9c0287976e08eab0729bc1bb98a26755ae5938e
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

a9c0287 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    GSS-API: Make sure we call a valid dissector.
    
    Make our unknown dissector handle logic conistent with other parts of
    the code.
    
    Conflicts:
    	epan/dissectors/packet-gssapi.c
    
    Bug: 15613
    Change-Id: Id0daf9bf0be14b99ec592f4f561cc8935d5cb4a6
    Reviewed-on: https://code.wireshark.org/review/32576
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    (cherry picked from commit 8cdc95842687feee32856afba8e7087396082158)
    Reviewed-on: https://code.wireshark.org/review/32586
    (cherry picked from commit 31a27b70179286d8b64ceba6e0b8abcff368f92c)
    Reviewed-on: https://code.wireshark.org/review/32587
    

Actions performed:

    from  4c59603   iso14443: Initialize iso14443_trans->cmd.
     add  a9c0287   GSS-API: Make sure we call a valid dissector.


Summary of changes:
 epan/dissectors/packet-gssapi.c | 43 ++++++++++++++++++++++++++++-------------
 1 file changed, 30 insertions(+), 13 deletions(-)