Wireshark-commits: [Wireshark-commits] master-2.0 4c13871: Store the tree item to add to later (CID
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 12 Jun 2016 01:30:28 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4c138716c958c066e0cdbe4bc9861c613417dfe0
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

4c13871 by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    Store the tree item to add to later (CID-1159152)
    
    The tree item needed to test and append to isn't being stored,
    so the items are never amended with notes, resulting in dead code.
    
    Change-Id: Ib1a9b7994ad12a9a9013d1bc1e1e4c165f34f20f
    Reviewed-on: https://code.wireshark.org/review/15826
    Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 4cab0516cc1108b2a9538702ea105bb6053a425f)
    Reviewed-on: https://code.wireshark.org/review/15837
    

Actions performed:

    from  92a3cf6   qt: Refresh local interface list only when interfaces added/removed
    adds  4c13871   Store the tree item to add to later (CID-1159152)


Summary of changes:
 plugins/wimax/msg_rng_rsp.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)