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

[7.1.0] Canonicalize the parent path in RemoteActionFileSystem#delete. #21282

Merged
merged 1 commit into from
Feb 9, 2024

Commits on Feb 9, 2024

  1. [7.1.0] Canonicalize the parent path in RemoteActionFileSystem#delete.

    FileSystem#delete is documented as not following symlinks, but that refers to the last component only; we are still required to canonicalize the parent path, possibly taking into account symlinks that straddle underlying sources.
    
    PiperOrigin-RevId: 605583053
    Change-Id: Iaae6b433dd631de459ef0ecaf09736c79c710ba0
    tjgq committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    0f94d96 View commit details
    Browse the repository at this point in the history