Text   |  XML   |  ReML   |   Visible Warnings:

Unreachable Data Flow  at text2pcap-scanner.c:1555

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

yy_scan_string

(/home/sate/Testcases/c/cve/wireshark-1.2.0/text2pcap-scanner.c)expand/collapse
Show more  
 1552  YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
 1553  {
 1554       
 1555          return yy_scan_bytes(yystr,strlen(yystr) );
 1556  }
Show more  




Change Warning 4922.30584 : Unreachable Data Flow

Priority:
State:
Finding:
Owner:
Note: