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

(WIP) Add debug detail log for fopen() and tmpfile() #1504

Closed

Conversation

michaelortmann
Copy link
Member

@michaelortmann michaelortmann commented Nov 28, 2023

Found by: michaelortmann
Patch by:
Fixes:

One-line summary:
Add debug detail log for fopen() and tmpfile()

Additional description (if needed):
This PR doesnt fix the "File descriptor leak during userfile sharing bug" Geo reported, but it can help with such issues and more detailed error logging is good here anyway.

Test cases demonstrating functionality (if applicable):

@michaelortmann michaelortmann changed the title (WIP) Fix file descriptor leak during userfile sharing Add debug detail log for fopen() and tmpfile() Nov 28, 2023
@michaelortmann michaelortmann changed the title Add debug detail log for fopen() and tmpfile() (WIP) Add debug detail log for fopen() and tmpfile() Jan 5, 2024
@michaelortmann michaelortmann deleted the file.descriptor.leak branch January 6, 2024 00:39
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.

1 participant