-
Notifications
You must be signed in to change notification settings - Fork 1.7k
V3/remove this throw call transaction h #3104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
gberkes
wants to merge
17
commits into
owasp-modsecurity:v3/master
from
gberkes:v3/remove_this_throw_call_transaction_h
Closed
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
7ef0e4a
Refactor: Ensure safe error handling by removing isolated `throw;` st…
c789684
Build System: Introduce Configurable Assertion Handling
285a687
Making your assert statements more descriptive
2fcbd48
Merge branch 'owasp-modsecurity:v3/master' into v3/remove_this_throw_…
gberkes 088d39b
Merge branch 'owasp-modsecurity:v3/master' into v3/remove_this_throw_…
gberkes b74cec0
Update README.md to recommend --enable-assertions=yes for debugging s…
e28ecb1
Fix null pointer dereference error in 'src/rule_with_actions.cc'
a35e201
Enable assertions in QA testing environment to improve error detection.
e55cd9f
Merge branch 'owasp-modsecurity:v3/master' into v3/remove_this_throw_…
gberkes 0aa711a
Explicitly use -UNDEBUG when --enable-assertions=yes is specified.
2c8684e
Document importance of reviewing cppcheck_suppressions.txt during dev…
cee3965
Remove unnecessary nullptr initialization from m_marker.
d12376f
Refactor action_kind processing to use switch() instead of if-else ch…
3e7e5aa
Delete code breaking cppcheck.
6d90df2
Align suppression line number.
1a2bc0f
Refactor to use cppcheck-friendly conditional inclusion of break/asse…
c50e984
Fix SonarCloud issue: Make this variable a const reference.
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.