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

Compile warning possible buffer overflow #422

Open
mdblack98 opened this issue Mar 16, 2024 · 0 comments
Open

Compile warning possible buffer overflow #422

mdblack98 opened this issue Mar 16, 2024 · 0 comments

Comments

@mdblack98
Copy link

/home/mdblack98/src/freedv-gui/build_linux/sioclient_src/lib/asio/asio/include/asio/detail/impl/socket_ops.ipp:2109:29: warning: ‘%lu’ directive writing between 1 and 20 bytes into a region of size 16 [-Wformat-overflow=]
2109 | sprintf(if_name + 1, "%lu", scope_id);

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

1 participant