Wireshark-commits: [Wireshark-commits] master e0d268b: stats_tree: Make sure some structs are fully

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

Commits:

e0d268b by Gerald Combs (gerald@xxxxxxxxxxxxx):

    stats_tree: Make sure some structs are fully initialized.
    
    Get rid of a strcpy.
    
    Change-Id: I49460969fdf627fdb89030115ad5a658e300a5d4
    Reviewed-on: https://code.wireshark.org/review/6130
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  4556498   Qt: Convert more dialogs to WiresharkDialog.
    adds  e0d268b   stats_tree: Make sure some structs are fully initialized.


Summary of changes:
 epan/stats_tree.c |   40 ++++------------------------------------
 1 file changed, 4 insertions(+), 36 deletions(-)