Text   |  XML   |  ReML   |   Visible Warnings:

Unreachable Data Flow  at dtd_parse.c:2052

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

Dtd_Parse__scan_string

(/home/sate/Testcases/c/cve/wireshark-1.2.0/epan/dtd_parse.c)expand/collapse
Show more  
 2049  YY_BUFFER_STATE Dtd_Parse__scan_string (yyconst char * yystr )
 2050  {
 2051       
 2052          return Dtd_Parse__scan_bytes(yystr,strlen(yystr) );
 2053  }
Show more  




Change Warning 3522.30572 : Unreachable Data Flow

Priority:
State:
Finding:
Owner:
Note: