Wireshark-commits: [Wireshark-commits] master 68c84a7: Make sure first byte in ACAP packet is print

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 19 Mar 2016 11:43:04 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=68c84a7e66669eb5300520fd01d5e838d03cced2
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

68c84a7 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Make sure first byte in ACAP packet is printable.
    
    Saves some false positives for protocols using port 674.
    
    Bug: 12265
    Change-Id: I7cb8aa9318639db0822b05b8c5b6f6563d8d4afc
    Reviewed-on: https://code.wireshark.org/review/14521
    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  a183726   DocBook: Don't require xmllint.
    adds  68c84a7   Make sure first byte in ACAP packet is printable.


Summary of changes:
 epan/dissectors/packet-acap.c |   11 +++++++++++
 1 file changed, 11 insertions(+)