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

Cleanup OSX regression test gufi_stat and verifytrace #67

Closed
dmanno opened this issue May 11, 2020 · 1 comment · Fixed by #87
Closed

Cleanup OSX regression test gufi_stat and verifytrace #67

dmanno opened this issue May 11, 2020 · 1 comment · Fixed by #87

Comments

@dmanno
Copy link
Collaborator

dmanno commented May 11, 2020

So far found one issue related to gufi_stat. closedir on null causes crash in OSX and not on linux, moving closedir into the successful opendir block solves one issue. More issues exist (potentially related -- passing in non-existent dir)

@calccrypto
Copy link
Collaborator

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 a pull request may close this issue.

2 participants