Skip to content

Fixed bug #60106 test bug by increasing log_errors_max_len #55

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

Conversation

reeze
Copy link
Contributor

@reeze reeze commented Apr 12, 2012

Hi,
This bugfix(#60106)'s test failed because the default log_erros's buffer length is log_errors_max_len=1024.
but this test output 4086+13 bytes. then some 'a's are missing. so the test failed.
in this bug https://bugs.php.net/bug.php?id=61518 mattficken@php.net mention it too.

Thanks.

@laruence
Copy link
Member

thanks for spoting this, you patch is okey, but actually, the su_path will not be that much long, so I just simply reduce the path length.
see: http://pubs.opengroup.org/onlinepubs/009695399/basedefs/sys/un.h.html

@php-pulls
Copy link

Comment on behalf of laruence at php.net:

close

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.

3 participants