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

Fix heap buffer overflow. #1817

Merged
merged 2 commits into from
May 12, 2022
Merged

Fix heap buffer overflow. #1817

merged 2 commits into from
May 12, 2022

Conversation

olupton
Copy link
Collaborator

@olupton olupton commented May 12, 2022

Flagged by AddressSanitizer.

@codecov-commenter
Copy link

codecov-commenter commented May 12, 2022

Codecov Report

Merging #1817 (af75769) into master (7bb6808) will not change coverage.
The diff coverage is 50.00%.

@@           Coverage Diff           @@
##           master    #1817   +/-   ##
=======================================
  Coverage   45.45%   45.45%           
=======================================
  Files         550      550           
  Lines      113130   113130           
=======================================
  Hits        51423    51423           
  Misses      61707    61707           
Impacted Files Coverage Δ
src/parallel/subworld.cpp 59.32% <50.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@alexsavulescu alexsavulescu merged commit 27fdf9a into master May 12, 2022
@alexsavulescu alexsavulescu deleted the olupton/asan-fixes branch May 12, 2022 21:16
@alexsavulescu alexsavulescu mentioned this pull request Jun 29, 2022
19 tasks
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