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

this fixes a failure in 'auth_file_symlink_segfault_bug4145' #1526

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Sashan
Copy link
Contributor

@Sashan Sashan commented Aug 22, 2022

(test case 24 in t/modules/mod_auth_file.t). The test fails
because symlink is not resolved properly as shown in log:
2022-08-18 09:11:25,122 ST-ul-cbe proftpd[21479]: mod_auth_file/1.0: unable to stat AuthUserFile '/scratch/userland-gate/components/proftpd/build/amd64/tests/../../authfile.passwd': No such file or directory

this change fixes the failure.

(test case 24 in t/modules/mod_auth_file.t). The test fails
because symlink is not resolved properly as shown in log:
2022-08-18 09:11:25,122 ST-ul-cbe proftpd[21479]: mod_auth_file/1.0: unable to stat AuthUserFile '/scratch/userland-gate/components/proftpd/build/amd64/tests/../../authfile.passwd': No such file or directory

this change fixes the failure.
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

1 participant