Wireshark-commits: [Wireshark-commits] master 59ab27b: Make sure there's enough data in the header

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 26 Mar 2016 10:11:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=59ab27b9c23d20e9f3fc0ad24930f2674a5b6544
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

59ab27b 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>
    

Actions performed:

    from  af7cb01   Fix typo in README.cmake
    adds  59ab27b   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(-)