Skip to content

[4.2] FileSystemRepresentation: Avoid leak and over early free. #2071

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

spevans
Copy link
Contributor

@spevans spevans commented Apr 9, 2019

(cherry picked from commit 38b155b)

- Fix deallocating the fs representation in FileManager._lstatFile(withPath:)
  and URL.withUnsafeFileSystemRepresentation().

(cherry picked from commit 38b155b)
@spevans
Copy link
Contributor Author

spevans commented Apr 9, 2019

@swift-ci test 4.2

1 similar comment
@spevans
Copy link
Contributor Author

spevans commented Apr 11, 2019

@swift-ci test 4.2

@ianpartridge
Copy link
Contributor

Are we planning to do any more 4.2 releases? @weissi?

@weissi
Copy link
Contributor

weissi commented Apr 11, 2019

@ianpartridge probably one more, given that there are quite important outstanding fixes. The monthlies are finished for 4.2 so it won’t be regular but I think we should do one more.

@spevans
Copy link
Contributor Author

spevans commented Apr 11, 2019

This is the last fix from me unless any new crashers are found in 4.2

@spevans
Copy link
Contributor Author

spevans commented Apr 11, 2019

@swift-ci test 4.2

@weissi
Copy link
Contributor

weissi commented Apr 12, 2019

@spevans this one failed CI

@spevans
Copy link
Contributor Author

spevans commented Apr 12, 2019

Anyone know what line 43: sccache: command not found this means on macOS build?
is sccache some sort of ccache variant?

@weissi
Copy link
Contributor

weissi commented Apr 12, 2019

Anyone know what line 43: sccache: command not found this means on macOS build?
is sccache some sort of ccache variant?

CC @shahmishal / @compnerd / @millenomi

@shahmishal
Copy link
Member

I will fix that today, I did not know we were still taking changes on 4.2 branch.

@compnerd
Copy link
Member

@weissi - yes, its a build cache tool developed by mozilla.

@spevans
Copy link
Contributor Author

spevans commented Apr 17, 2019

@swift-ci test 4.2

1 similar comment
@spevans
Copy link
Contributor Author

spevans commented Apr 27, 2019

@swift-ci test 4.2

@spevans
Copy link
Contributor Author

spevans commented Apr 28, 2019

@swift-ci test 4.2 linux

1 similar comment
@spevans
Copy link
Contributor Author

spevans commented Apr 30, 2019

@swift-ci test 4.2 linux

@spevans spevans closed this Jun 15, 2019
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.

5 participants