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

HydeRC: Fix bug causing out of memory failures in exception handler #108

Merged
merged 1 commit into from
Jun 24, 2022

Conversation

caendesilva
Copy link
Member

Fixes a bug in the auxiliary exception handler leading to unintentional recursion causing out of memory errors in both the browser and the PHP server.

Fixes a bug in the auxiliary exception handler leading to unintentional recursion causing out of memory errors in both the browser and the PHP server.
@codecov
Copy link

codecov bot commented Jun 24, 2022

Codecov Report

Merging #108 (8e03f4b) into master (451a84d) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #108   +/-   ##
=========================================
  Coverage     98.91%   98.91%           
  Complexity      741      741           
=========================================
  Files            95       95           
  Lines          1930     1930           
=========================================
  Hits           1909     1909           
  Misses           21       21           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 451a84d...8e03f4b. Read the comment docs.

@caendesilva caendesilva merged commit 6bc9f66 into master Jun 24, 2022
@caendesilva caendesilva deleted the hyde-rc-memory-failure-bugfix branch June 24, 2022 20:24
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.

1 participant