Wireshark-commits: [Wireshark-commits] master 284aed2: More null "IP information" pointer checks.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 24 Jul 2016 08:22:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=284aed2c66c63185da6af1a6636fb526e047d9ed
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

284aed2 by Guy Harris (guy@xxxxxxxxxxxx):

    More null "IP information" pointer checks.
    
    Bug: 12645
    Change-Id: Iac662bec3c23b0b3d228766ad7a094f615770072
    Reviewed-on: https://code.wireshark.org/review/16618
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  00961a0   Pass the next protocol value to ip_try_dissect() as an argument.
    adds  284aed2   More null "IP information" pointer checks.


Summary of changes:
 epan/dissectors/packet-ipsec.c |    6 ++++--
 epan/dissectors/packet-ipv6.c  |    6 ++++--
 epan/dissectors/packet-shim6.c |    6 ++++--
 epan/dissectors/packet-stt.c   |    2 +-
 4 files changed, 13 insertions(+), 7 deletions(-)