Wireshark-commits: [Wireshark-commits] master 1b32d50: SCTP: add another NULL dereference check
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 26 Nov 2015 08:35:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1b32d505a59475d51d9b2bed5f0869d2d154e8b6
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1b32d50 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>
    

Actions performed:

    from  30f46b6   Add a check for the day of the month.
    adds  1b32d50   SCTP: add another NULL dereference check


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