ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master f4ad915: H248: Fix Dereference of null pointer found

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 17 Nov 2014 21:21:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f4ad915be4d5561fadfb239156405d838d4e08e1
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    H248: Fix Dereference of null pointer found by Clang analyzer
    
    Also fix some indent issue
    
    Change-Id: I262bdddd031fec6a0f91b7172bb2d67be3c33000
    Reviewed-on: https://code.wireshark.org/review/5370
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  da69b51   DECT: ensure that bfield_data buffer is always fully initiated
    adds  f4ad915   H248: Fix Dereference of null pointer found by Clang analyzer


Summary of changes:
 asn1/h248/packet-h248-template.c |   36 +++++++++++++++++---------------
 epan/dissectors/packet-h248.c    |   42 ++++++++++++++++++++------------------
 2 files changed, 41 insertions(+), 37 deletions(-)