URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3aff56076167c5ea8fbed9eba32b0f81b6fe3aca
Submitter: Martin Kaiser (wiresh...@kaiser.cx)
Changed: branch: master
Repository: wireshark

Commits:

3aff560 by Robert Grange (robioneken...@bluewin.ch):

    packet-mq: Fix problem in get_mq_pdu_len
    
    Found during fuzz test that the get_mq_pdu_len can return
    a 0 length pdu. Fix to at least return tvb_reported_length_remaining
    
    Change-Id: I6410f71724a6288fe42a4f600e72a8af787aa7eb
    Reviewed-on: https://code.wireshark.org/review/25574
    Petri-Dish: Martin Kaiser <wiresh...@kaiser.cx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Martin Kaiser <wiresh...@kaiser.cx>
    

Actions performed:

    from  ffc200a   [Automatic update for 2018-02-04]
    adds  3aff560   packet-mq: Fix problem in get_mq_pdu_len


Summary of changes:
 epan/dissectors/packet-mq.c | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to