Skip to content

[5.4] SR-13822: FileHandle closeOnDealloc causes a Stack Overflow on Windows #2952

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

Merged

Conversation

spevans
Copy link
Contributor

@spevans spevans commented Dec 19, 2020

  • Setting closeOnDealloc to false seems to cause a stack Overflow on
    Windows so disable the functionality of NOT closing the file, but only
    on Windows.

(cherry picked from commit 42a5b30)

- Setting closeOnDealloc to false seems to cause a stack Overflow on
  Windows so disable the functionality of NOT closing the file, but only
  on Windows.

(cherry picked from commit 42a5b30)
@spevans spevans added the 5.4 label Dec 19, 2020
@spevans
Copy link
Contributor Author

spevans commented Dec 19, 2020

@swift-ci test

1 similar comment
@spevans
Copy link
Contributor Author

spevans commented Dec 19, 2020

@swift-ci test

@spevans
Copy link
Contributor Author

spevans commented Dec 19, 2020

@swift-ci test linux

@spevans spevans merged commit 6264fe4 into swiftlang:release/5.4 Dec 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant