Wireshark-commits: [Wireshark-commits] lts-1.12.1 adcf996: SDP: protect against out of bounds acces

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 5 Feb 2016 20:36:05 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=adcf99610bf084fd3cd3e3012e1d1be548de46b0
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark

Commits:

adcf996 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/11261
    (cherry picked from commit e1979529b682a3b9b0bcefe3a54058c5ae314c5b)
    Reviewed-on: https://code.wireshark.org/review/13753
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  004c20b   T38: fix a dereference of NULL pointer
    adds  adcf996   SDP: protect against out of bounds access


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