Wireshark-commits: [Wireshark-commits] master 4713ce4: Ensure to have a valid string pointer when w
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 26 Jul 2016 13:49:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4713ce4476cadb2d4a8869dd2e6f19547841aa9a
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4713ce4 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Ensure to have a valid string pointer when writing OS SHB option
    
    Change-Id: Ib0b6dcdf1700e88383d30bf43739312fce10e1c7
    Reviewed-on: https://code.wireshark.org/review/16696
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  3a3bf89   editcap: fix typos
    adds  4713ce4   Ensure to have a valid string pointer when writing OS SHB option


Summary of changes:
 ui/gtk/file_import_dlg.c       |    7 ++++++-
 ui/tap_export_pdu.c            |    7 ++++++-
 wiretap/merge.c                |    9 +++++++--
 wiretap/nettrace_3gpp_32_423.c |    7 ++++++-
 4 files changed, 25 insertions(+), 5 deletions(-)