URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4cab0516cc1108b2a9538702ea105bb6053a425f
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4cab051 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>
Actions performed:
from 21007dc H225: Replace globals that track packet data with p_add_proto_data/p_get_proto_data.
adds 4cab051 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(-)