Skip to content

Add zend_alloc XLEAK support #10999

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
wants to merge 1 commit into from
Closed

Conversation

iluuu1994
Copy link
Member

In the future we may want to use a different exit code to warn for tests that didn't leak.

In the future we may want to use a different exit code to warn for tests that
didn't leak.
@@ -4,7 +4,7 @@ Bug #53251 (bindtextdomain with null dir doesn't return old value)
gettext
--SKIPIF--
<?php
if (getenv('SKIP_REPEAT')) die('skip gettext leaks global state across requests');
if (getenv('SKIP_REPEAT')) die('xleak gettext leaks global state across requests');
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The leaking here doesn't refer to memory, so this should be reverted.

@iluuu1994 iluuu1994 closed this in fc88f15 Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant