Bug #533 » 02-libhtp-spelling.patch
| libhtp/htp/htp_util.c | ||
|---|---|---|
|
return "DONE";
|
||
|
}
|
||
|
return "UNKOWN";
|
||
|
return "UNKNOWN";
|
||
|
}
|
||
|
bstr *htp_unparse_uri_noencode(htp_uri_t *uri) {
|
||
- « Previous
- 1
- 2
- Next »