URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0bf7ba3de5a3d3b9de81506820dc3301cb96be0f
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0bf7ba3 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
wmem_list: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Change-Id: Ibbbe9fb0165eaa297c2b70bf7e478cf538e2cc33
Reviewed-on: https://code.wireshark.org/review/20040
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 9ced31a filter_list: add cleanup function and call it on exit.
adds 0bf7ba3 wmem_list: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Summary of changes:
epan/wmem/wmem_list.c | 1 -
1 file changed, 1 deletion(-)