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

Data overwrite #1

Open
VadimS98 opened this issue Dec 13, 2019 · 3 comments
Open

Data overwrite #1

VadimS98 opened this issue Dec 13, 2019 · 3 comments

Comments

@VadimS98
Copy link

If string size given to convert is bigger that size of place to store the converted string ur function will overwrite data. That's really bad...

@bravikov
Copy link
Owner

A target buffer should be more or equal a source buffer.

@VadimS98
Copy link
Author

However, it's better to have a check for that i belive)

@0x1801
Copy link

0x1801 commented Dec 16, 2022

If string size given to convert is bigger that size of place to store the converted string ur function will overwrite data. That's really bad...

Try this: https://github.com/0x1801/REPA/blob/main/README.md

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

No branches or pull requests

3 participants