URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=75f4f9dc92c31f4e65ae1b35baa487474b47c7a8
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
75f4f9d by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
Fix packet-netlink-sock_diag.c:653:4: warning: code will never be executed [-Wunreachable-code] found by Clang with extra compiler flags
Change-Id: Ie3917cee669cfe71f0967e132dd73145a55f0aad
Reviewed-on: https://code.wireshark.org/review/1321
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from e45af41 Fix packet-ospf.c:1181:33: warning: code will never be executed [-Wunreachable-code] found by Clang with extra compiler flags
adds 75f4f9d Fix packet-netlink-sock_diag.c:653:4: warning: code will never be executed [-Wunreachable-code] found by Clang with extra compiler flags
Summary of changes:
epan/dissectors/packet-netlink-sock_diag.c | 1 -
1 file changed, 1 deletion(-)