Skip to content

Reject an empty name#318

Merged
cgwalters merged 2 commits intocomposefs:mainfrom
cgwalters:invalid-name-slash
Aug 20, 2024
Merged

Reject an empty name#318
cgwalters merged 2 commits intocomposefs:mainfrom
cgwalters:invalid-name-slash

Conversation

@cgwalters
Copy link
Copy Markdown
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 enabled auto-merge August 19, 2024 18:44
@cgwalters cgwalters merged commit 7aae7ab into composefs:main Aug 20, 2024
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