Skip to content

Commit

Permalink
Update FAQ
Browse files Browse the repository at this point in the history
  • Loading branch information
snhenson committed Nov 11, 2013
1 parent d0f1d92 commit 5fad2c9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions FAQ
Original file line number Diff line number Diff line change
Expand Up @@ -738,6 +738,7 @@ never make sense, and tend to emerge when you least expect them. In order
to identify one, drop optimization level, e.g. by editing CFLAG line in
top-level Makefile, recompile and re-run the test.


* I think I've found a bug, what should I do?

If you are a new user then it is quite likely you haven't found a bug and
Expand All @@ -746,6 +747,11 @@ documentation and the mailing lists for similar queries. If you are still
unsure whether it is a bug or not submit a query to the openssl-users mailing
list.

If you think you have found a bug based on the output of static analysis tools
then please manually check the issue is genuine. Such tools can produce a
LOT of false positives.


* I'm SURE I've found a bug, how do I report it?

Bug reports with no security implications should be sent to the request
Expand Down

0 comments on commit 5fad2c9

Please sign in to comment.