URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2d2f2df00692c0162c260fb09e7f7bc6c6a8b811
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
2d2f2df by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
tds: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Change-Id: I948f9cc9ef22798fd5e24d078e4749cb68548aec
Reviewed-on: https://code.wireshark.org/review/34319
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from b6e42f4 EAP: use new tls_set_appdata_dissector API to set the dissector
add 2d2f2df tds: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Summary of changes:
epan/dissectors/packet-tds.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)