Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Separate input to git-annex addurl with NUL characters #137

Open
jwodder opened this issue Dec 12, 2023 · 0 comments
Open

Separate input to git-annex addurl with NUL characters #137

jwodder opened this issue Dec 12, 2023 · 0 comments
Labels
robustness Imperviousness to bad behavior

Comments

@jwodder
Copy link
Owner

jwodder commented Dec 12, 2023

In order to correctly handle filepaths with newline characters

Important: Separate, not terminate!

This can be implemented by giving AnnexInput an Encoder associated type, with an instance of this type returned by an encoder() -> Self::Encoder method.

@jwodder jwodder added the robustness Imperviousness to bad behavior label Dec 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
robustness Imperviousness to bad behavior
Projects
None yet
Development

No branches or pull requests

1 participant