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

fs/romfs: fix string overflow #5936

Merged
merged 1 commit into from
Apr 1, 2022
Merged

fs/romfs: fix string overflow #5936

merged 1 commit into from
Apr 1, 2022

Conversation

Donny9
Copy link
Contributor

@Donny9 Donny9 commented Apr 1, 2022

Summary

fs/romfs: fix string overflow when the length of rn_name exceeds NAME_MAX + 1

Signed-off-by: Jiuzhu Dong dongjiuzhu1@xiaomi.com

Impact

N/A

Testing

local test

…_MAX + 1

Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
@pkarashchenko pkarashchenko merged commit 8a80a85 into apache:master Apr 1, 2022
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.

3 participants