Text   |  XML   |  ReML   |   Visible Warnings:

Unreachable Data Flow  at mate_parser.c:2128

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

Mate_scan_string

(/home/sate/Testcases/c/cve/wireshark-1.2.0/plugins/mate/mate_parser.c)expand/collapse
Show more  
 2125  YY_BUFFER_STATE Mate_scan_string (yyconst char * yystr )
 2126  {
 2127       
 2128          return Mate_scan_bytes(yystr,strlen(yystr) );
 2129  }
Show more  




Change Warning 3750.30576 : Unreachable Data Flow

Priority:
State:
Finding:
Owner:
Note: