Wireshark-commits: [Wireshark-commits] master 7fac64c: QUIC: fix typo on switch to get length offse

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 2 Mar 2016 20:42:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7fac64ca8bab524d58cdf6590b2b4213bdd7434e
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7fac64c by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    QUIC: fix typo on switch to get length offset
    
    Issue reported by Dávid Major
    
    Change-Id: I4dfd6f853205386bc6dbb15357b2b9e5d5b8ea0e
    Reviewed-on: https://code.wireshark.org/review/14297
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  aeb0cd0   SMB2: fix Uninitialized variables (UNINIT) (CID 1354418)
    adds  7fac64c   QUIC: fix typo on switch to get length offset


Summary of changes:
 epan/dissectors/packet-quic.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)