URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a00d02c9b383ea8a152b9b639cc77883af70b3db
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
a00d02c by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
profinet (pn-rt): Fix Dead Store
Fix dead store (Dead assignement/Dead increment) Warning found by Clang
Change-Id: Ic06613b355e2ad5e4128e0040fc540476aed425a
Reviewed-on: https://code.wireshark.org/review/34905
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from 1dd367b cfdp: Fix Dead Store
add a00d02c profinet (pn-rt): Fix Dead Store
Summary of changes:
plugins/epan/profinet/packet-pn-rt.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)