Text   |  XML   |  ReML   |   Visible Warnings:

Unreachable Data Flow  at wimaxasncp_dict.c:2446

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

WimaxasncpDict_scan_string

(/home/sate/Testcases/c/cve/wireshark-1.2.0/plugins/wimaxasncp/wimaxasncp_dict.c)expand/collapse
Show more  
 2443  YY_BUFFER_STATE WimaxasncpDict_scan_string (yyconst char * yystr )
 2444  {
 2445       
 2446          return WimaxasncpDict_scan_bytes(yystr,strlen(yystr) );
 2447  }
Show more  




Change Warning 3939.30577 : Unreachable Data Flow

Priority:
State:
Finding:
Owner:
Note: