8000 bzero() is deprecated and should be replaced · Issue #1 · ewsi/libdcwproto · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bzero() is deprecated and should be replaced #1

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

Closed
csonsino opened this issue Sep 18, 2019 · 1 comment
Closed

bzero() is deprecated and should be replaced #1

csonsino opened this issue Sep 18, 2019 · 1 comment

Comments

@csonsino
Copy link
Collaborator

src/dcwproto.c uses the bzero function which is deprecated. It should be replaced by memset.

Reported by @neheb

@csonsino
Copy link
Collaborator Author

Merged in PR #2

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
0