Wireshark-commits: [Wireshark-commits] master c2ada3d: Replace strlen with NULL checks to pacify ch
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 24 Jul 2016 15:17:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c2ada3dd79374b14da21f67e924fff89d3526f15
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c2ada3d by Michael Mann (mmann78@xxxxxxxxxxxx):

    Replace strlen with NULL checks to pacify checkAPIs.pl
    
    Change-Id: I5db39cbd531c228da73447bf8899599f82e1889d
    Reviewed-on: https://code.wireshark.org/review/16624
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  8505fb0   Fix shadow variable warnings.
    adds  c2ada3d   Replace strlen with NULL checks to pacify checkAPIs.pl


Summary of changes:
 ui/gtk/mac_lte_stat_dlg.c |    4 ++--
 ui/gtk/rlc_lte_stat_dlg.c |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)