Wireshark-commits: [Wireshark-commits] master b760da9: MQ: ensure that at least 4 bytes were captur

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 10 Jan 2015 16:44:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b760da956d7c0de89c1993f475f85a93186a0e95
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b760da9 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    MQ: ensure that at least 4 bytes were captured before doing heuristic checks
    
    Otherwise it could trigger an exception
    
    Change-Id: I280e3c5d9e5554e4be49035c03e0170ae4495e6e
    Reviewed-on: https://code.wireshark.org/review/6463
    Reviewed-by: Robert Grange <robionekenobi@xxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  7600ddb   UTS: fix Copy-paste error (CID 11158603)
    adds  b760da9   MQ: ensure that at least 4 bytes were captured before doing heuristic checks


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