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

Fixed an off-by-one strncmp in attributes.cc #116

Merged
merged 2 commits into from
Jan 31, 2021

Commits on Dec 22, 2020

  1. Fixed an off-by-one strncmp in attributes.cc

    This was found with a "cstrnfinder" research and I haven't tested this change (more info https://twitter.com/disconnect3d_pl/status/1339757359896408065). Close this PR if this change is incorrect.
    disconnect3d authored Dec 22, 2020
    Configuration menu
    Copy the full SHA
    6595fe3 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. Configuration menu
    Copy the full SHA
    5016257 View commit details
    Browse the repository at this point in the history