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

Commits:

0c296f0 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/15838
    

Actions performed:

    from  4cb60d4   LANforge: fix wrong offset for magic detection
    adds  0c296f0   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(-)