Wireshark-commits: [Wireshark-commits] master-1.12 be3f2c3: Make sure there's enough data in the he

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 26 Mar 2016 13:06:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=be3f2c397058c12039695a5cf21a3ff63dbca002
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

be3f2c3 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Make sure there's enough data in the header for a FMTP packet.
    
    Bug: 12285
    Change-Id: I103dff37b34f922ac5c3071c49b7dfe55b059717
    Reviewed-on: https://code.wireshark.org/review/14634
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 59ab27b9c23d20e9f3fc0ad24930f2674a5b6544)
    Reviewed-on: https://code.wireshark.org/review/14638
    (cherry picked from commit b7ebeeb6ba0e424271d3a46f65e6c0ac5251a4aa)
    Reviewed-on: https://code.wireshark.org/review/14639
    

Actions performed:

    from  4446971   PKTC must be stricter with its Kerberos application choices.
    adds  be3f2c3   Make sure there's enough data in the header for a FMTP packet.


Summary of changes:
 epan/dissectors/packet-fmtp.c |    9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)