Unused Value at packet-msproxy.c:768 |
No properties have been set. edit properties |
Jump to warning location ↓ | warning details... |
| |
dissect_user_info_ack (/home/sate/Testcases/c/cve/wireshark-1.2.0/epan/dissectors/packet-msproxy.c)![]() | ||||||
![]() | ||||||
761 | static void dissect_user_info_ack(tvbuff_t *tvb _U_, int offset, | |||||
762 | proto_tree *tree _U_) { | |||||
763 | ||||||
764 | /* decode the response _2 structure */ | |||||
765 | ||||||
766 | offset += 18; | |||||
767 | ||||||
768 | offset += 2;
| |||||
769 | ||||||
770 | } | |||||
![]() |