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

Reject an empty name #318

Merged
merged 2 commits into from
Aug 20, 2024
Merged

Conversation

cgwalters
Copy link
Contributor

Reject an empty name

Yep, just me testing more boundary conditions; this is another
one that ends up with a corrupted erofs. Reject empty filenames
in both the shared library and the C parser.

Signed-off-by: Colin Walters walters@verbum.org


rust: Reject empty name

Corresponding to the C change.

Signed-off-by: Colin Walters walters@verbum.org


Yep, just me testing more boundary conditions; this is another
one that ends up with a corrupted erofs. Reject empty filenames
in both the shared library and the C parser.

Signed-off-by: Colin Walters <walters@verbum.org>
Corresponding to the C change.

Signed-off-by: Colin Walters <walters@verbum.org>
@cgwalters cgwalters merged commit 7aae7ab into containers:main Aug 20, 2024
24 checks passed
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.

2 participants