Skip to content
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

Bugfix/hyperscan backport 202208 #118

Merged
merged 12 commits into from
Sep 3, 2022
Merged

Conversation

markos
Copy link

@markos markos commented Sep 2, 2022

Backport several fixes from Hyperscan

hongyang7 and others added 12 commits August 29, 2022 15:02
Throw std::bad_alloc instead of returning nullptr from
ue2::AlignedAllocator. Allocators for STL containers are expected never
to return with an invalid pointer, and instead must throw on failure.
Violating this expectation can lead to invalid pointer dereferences.

Co-authored-by: johanngan <johanngan.us@gmail.com>

fixes github issue #317 (PR #320)
@markos markos merged commit c043730 into develop Sep 3, 2022
rschu1ze added a commit to ClickHouse/ClickHouse that referenced this pull request Sep 13, 2022
@markos markos deleted the bugfix/hyperscan-backport-202208 branch November 30, 2023 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants