Unused Value at packet-srvloc.c:406 |
No properties have been set. edit properties |
Jump to warning location ↓ | warning details... |
| |
dissect_attrauthblk_v2 (/home/sate/Testcases/c/cve/wireshark-1.2.0/epan/dissectors/packet-srvloc.c)![]() | ||||||
![]() | ||||||
404 | dissect_attrauthblk_v2(tvbuff_t *tvb, int offset, proto_tree *tree) | |||||
405 | { | |||||
406 | tvb=tvb; tree=tree; /* silence gcc for now */
| |||||
407 | /* add code in here to handle attribute authentication */ | |||||
408 | return offset; | |||||
409 | } | |||||
![]() |