URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0bfd7c11fe2d918b7326fbfd0df8ba222c13be6e
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
0bfd7c1 by Guy Harris (guy@xxxxxxxxxxxx):
Don't fill in a variable if you don't use the value.
Change-Id: I50c9cf5daa22c9d53e6ca642e6651948a04e8e64
Reviewed-on: https://code.wireshark.org/review/29587
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 33e5f0e sizeof isn't useful when calculating the size of data in the packet.
add 0bfd7c1 Don't fill in a variable if you don't use the value.
Summary of changes:
epan/dissectors/packet-netlink-route.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)