Text   |  XML   |  ReML   |   Visible Warnings:

Unused Value  at packet-afs.c:2977

No properties have been set. | edit properties
Jump to warning location ↓ warning details...
Show Events | Options

dissect_backup_request

(/home/sate/Testcases/c/cve/wireshark-1.2.0/epan/dissectors/packet-afs.c)expand/collapse
Show more  
 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  }
Show more  




Change Warning 1830.29387 : Unused Value

Priority:
State:
Finding:
Owner:
Note: