Wireshark-commits: [Wireshark-commits] master-2.0 db6c17f: SDP: protect against out of bounds acces
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 25 Oct 2015 12:12:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=db6c17f834751d832106b25bbb24937222accbe4
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

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

    SDP: protect against out of bounds access
    
    Change-Id: I4b24441cb26757b639e8113cab18d64c7f07112f
    Ping-Bug: 9887
    Reviewed-on: https://code.wireshark.org/review/11241
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit 2ddd92b6f8f587325b9e14598658626f3a007c5c)
    Reviewed-on: https://code.wireshark.org/review/11260
    

Actions performed:

    from  cc8d1eb   [aeron] a new-style dissector should return 0 (not -1) to reject a packet
    adds  db6c17f   SDP: protect against out of bounds access


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