Text   |  XML   |  ReML   |   Visible Warnings:

Unreachable Data Flow  at k12text.c:2031

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

K12Text__scan_string

(/home/sate/Testcases/c/cve/wireshark-1.2.0/wiretap/k12text.c)expand/collapse
Show more  
 2028  YY_BUFFER_STATE K12Text__scan_string (yyconst char * yystr )
 2029  {
 2030       
 2031          return K12Text__scan_bytes(yystr,strlen(yystr) );
 2032  }
Show more  




Change Warning 1088.30570 : Unreachable Data Flow

Priority:
State:
Finding:
Owner:
Note: