URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=657c55e8629ee50de061b55fd94a0ea520062cfe
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
657c55e by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
GTPv2: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Change-Id: I6b2ddc2f84e954194260b956b6f46f0747d8a66a
Reviewed-on: https://code.wireshark.org/review/11504
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 6c64a41 [SIP] Rework how the length of the diagnostic string is determined, it did not work with multiple SIP packages in one frame.
adds 657c55e GTPv2: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Summary of changes:
epan/dissectors/packet-gtpv2.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)