Wireshark-commits: [Wireshark-commits] master 0e01c01: gssapi: add init in wrap_dissect_gssapi_payl

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 4 Nov 2015 22:22:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0e01c018fa192f837e5ef84392b1218def5b641a
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0e01c01 by Dario Lombardo (lomato@xxxxxxxxx):

    gssapi: add init in wrap_dissect_gssapi_payload().
    
    Found by clang analyzer.
    
    Change-Id: I1c5cb13e174df588c8834508b10790d3fd5b272a
    Reviewed-on: https://code.wireshark.org/review/11564
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  a892e9b   Declaring volatile pointers to functions is hard, let's go shopping!
    adds  0e01c01   gssapi: add init in wrap_dissect_gssapi_payload().


Summary of changes:
 epan/dissectors/packet-gssapi.c |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)