We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Version of neli 0.6.4
Describe the bug When run under gvisor with trace logs, it crashes due to accessing a buffer out of bounds. https://github.com/jbaublitz/neli/blob/main/neli-proc-macros/src/derive_frombytes.rs#L70-L74
To Reproduce Steps to reproduce the behavior:
Please provide a minimal, ready-to-compile example that reproduces the bug https://github.com/edevil/gvisor_netlink_issue
Expected behavior No crash
The text was updated successfully, but these errors were encountered:
jbaublitz
No branches or pull requests
Version of neli
0.6.4
Describe the bug
When run under gvisor with trace logs, it crashes due to accessing a buffer out of bounds.
https://github.com/jbaublitz/neli/blob/main/neli-proc-macros/src/derive_frombytes.rs#L70-L74
To Reproduce
Steps to reproduce the behavior:
Please provide a minimal, ready-to-compile example that reproduces the bug
https://github.com/edevil/gvisor_netlink_issue
Expected behavior
No crash
The text was updated successfully, but these errors were encountered: