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 exceptions and errors in auto_prepend_file #1987

Merged
merged 1 commit into from
Mar 23, 2023

Conversation

bwoebi
Copy link
Collaborator

@bwoebi bwoebi commented Mar 23, 2023

Description

Fixes crashes and swallowing of exceptions in auto_prepend_file.

Guess zend_execute_scripts needs a fat warning "do not invoke without EG(current_execute_data) == NULL".

Readiness checklist

  • (only for Members) Changelog has been added to the release document.
  • Tests added for this feature/bug.

Reviewer checklist

  • Appropriate labels assigned.
  • Milestone is set.
  • Changelog has been added to the release document. For community contributors the reviewer is in charge of this task.

@bwoebi bwoebi added this to the 0.87.0 milestone Mar 23, 2023
@bwoebi bwoebi requested a review from a team as a code owner March 23, 2023 10:42
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
@bwoebi bwoebi force-pushed the bob/fix-auto-prepend-error-handling branch from 4bcde11 to 72d1aaa Compare March 23, 2023 10:45
@bwoebi bwoebi merged commit 30ade8b into master Mar 23, 2023
@bwoebi bwoebi deleted the bob/fix-auto-prepend-error-handling branch March 23, 2023 13:04
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.

None yet

2 participants