URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f2d94e1b2aba40abc841bf0181abe88ee385cd5c
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f2d94e1 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
PIM: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Change-Id: I1540c7878692625a9e38b48f8681c07bab852a64
Reviewed-on: https://code.wireshark.org/review/5234
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 219cf30 Fix SMPP timestamp decoding when the current date/time's offset to UTC is different from the timestamp's offset to UTC.
adds f2d94e1 PIM: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Summary of changes:
epan/dissectors/packet-pim.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)