Wireshark-commits: [Wireshark-commits] master 90d63e3: frame: Fix Dereference of null pointer found
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 2 Feb 2016 05:28:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=90d63e37ba6ec7ddfed339abeee864af15b3e313
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

90d63e3 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    frame: Fix Dereference of null pointer found by Clang analyzer
    
    Change-Id: I37323975c1fa4ba5c08afb73d72159c7c36fdb9a
    Reviewed-on: https://code.wireshark.org/review/13623
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  130ea46   QUIC: fix some display field typo...
    adds  90d63e3   frame: Fix Dereference of null pointer found by Clang analyzer


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