URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2be00427816587946200001b6cd08b42a69db482
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2be0042 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
Websocket: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Change-Id: Ica45c5d316d04df977449a12f824c76642d6c4bd
Reviewed-on: https://code.wireshark.org/review/8722
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from effa6fc Don't create a GLib main loop.
adds 2be0042 Websocket: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Summary of changes:
epan/dissectors/packet-websocket.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)