Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

Replace all sprintf/strcat/strcpy function calls with safer one #187

Open
su8 opened this issue May 5, 2018 · 1 comment
Open

Replace all sprintf/strcat/strcpy function calls with safer one #187

su8 opened this issue May 5, 2018 · 1 comment

Comments

@su8
Copy link
Contributor

su8 commented May 5, 2018

Hello,

It would be great if you replace the sprintf function calls with snprintf as it can overflow and introduce undefined behavior. Same goes for strcat/strcpy.

@NBonaparte
Copy link
Collaborator

Unfortunately I'm quite busy right now so I don't really have the time to do this. If anyone else wants to take a stab at it, please do.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants