Text   |  XML   |  ReML   |   Visible Warnings:

Unreachable Data Flow  at dtd_preparse.c:1734

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

Dtd_PreParse__scan_string

(/home/sate/Testcases/c/cve/wireshark-1.2.0/epan/dtd_preparse.c)expand/collapse
Show more  
 1731  YY_BUFFER_STATE Dtd_PreParse__scan_string (yyconst char * yystr )
 1732  {
 1733       
 1734          return Dtd_PreParse__scan_bytes(yystr,strlen(yystr) );
 1735  }
Show more  




Change Warning 3541.30573 : Unreachable Data Flow

Priority:
State:
Finding:
Owner:
Note: