Wireshark-commits: [Wireshark-commits] master 2101af4: More null "IP information" pointer checks.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 24 Jul 2016 08:45:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2101af4b6776a3ede5c231b63a78011f284dcea8
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2101af4 by Guy Harris (guy@xxxxxxxxxxxx):

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

Actions performed:

    from  2a3612f   Don't even *mention* the TTL/hop limit if we don't have it.
    adds  2101af4   More null "IP information" pointer checks.


Summary of changes:
 epan/dissectors/packet-ipv6.c |   62 +++++++++++++++++++++++------------------
 1 file changed, 35 insertions(+), 27 deletions(-)