URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=498644ef614362deac92806807d92b4ae87d968c
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
498644e by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
mp4(file): Fix Dead Store
Fix dead store (Dead assignement/Dead increment) Warning found by Clang
Change-Id: I4f07d18cef039d671ca3bbade8ca956be1341b56
Reviewed-on: https://code.wireshark.org/review/36082
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from d582640 ACDR: Move TPNCP registrations to TPNCP dissector
add 498644e mp4(file): Fix Dead Store
Summary of changes:
epan/dissectors/file-mp4.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)