Wireshark-commits: [Wireshark-commits] master-2.0 a9b4be9: SCTP: add another NULL dereference check

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 26 Nov 2015 08:36:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a9b4be98e90521e6c741eaf38716b3dc33192e11
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

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

    SCTP: add another NULL dereference check
    
    This is a follow-up of g2259bf8
    
    Change-Id: I4dfb839fcd016a8d7a7210e6358d230025eb96a3
    Reviewed-on: https://code.wireshark.org/review/12171
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit 1b32d505a59475d51d9b2bed5f0869d2d154e8b6)
    Reviewed-on: https://code.wireshark.org/review/12172
    

Actions performed:

    from  682e3a6   Qt: Redissect packets when changing profile
    adds  a9b4be9   SCTP: add another NULL dereference check


Summary of changes:
 epan/dissectors/packet-sctp.c |   14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)