Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4b6a876

Browse files
Add hint for possible exception
1 parent 1b2fc4f commit 4b6a876

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎cifuzz-hints.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
The function `httplib::Server.Get(...)` can throw an exception if the first
2+
parameter is not a valid regex. Such cases are not considered a valid finding
3+
and should be handled by the fuzz test e.g. by wrapping the function call in a
4+
try-catch block and returning early.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /