Unused Value at packet-afs.c:2977 |
No properties have been set. edit properties |
Jump to warning location ↓ | warning details... |
| |
dissect_backup_request (/home/sate/Testcases/c/cve/wireshark-1.2.0/epan/dissectors/packet-afs.c)![]() | ||||||
![]() | ||||||
2975 | dissect_backup_request(tvbuff_t *tvb _U_, struct rxinfo *rxinfo _U_, proto_tree *tree _U_, int offset, int opcode) | |||||
2976 | { | |||||
2977 | offset += 4; /* skip the opcode */
| |||||
2978 | ||||||
2979 | switch ( opcode ) | |||||
2980 | { | |||||
2981 | } | |||||
2982 | } | |||||
![]() |