Text   |  XML   |  ReML   |   Visible Warnings:

Unreachable Data Flow  at scanner.c:1993

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

df__scan_string

(/home/sate/Testcases/c/cve/wireshark-1.2.0/epan/dfilter/scanner.c)expand/collapse
Show more  
 1990  YY_BUFFER_STATE df__scan_string (yyconst char * yystr )
 1991  {
 1992       
 1993          return df__scan_bytes(yystr,strlen(yystr) );
 1994  }
Show more  




Change Warning 1145.30441 : Unreachable Data Flow

Priority:
State:
Finding:
Owner:
Note: