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

9575: false positive in fclose #2540

Merged
merged 1 commit into from
Feb 17, 2020
Merged

9575: false positive in fclose #2540

merged 1 commit into from
Feb 17, 2020

Commits on Feb 17, 2020

  1. 9575: false positive in fclose

    Fix false positive introduced by
    danmar@0b7649c
    
    Only return the function token from checkTokenInsideExpression when it
    might be one the argument (hence keeping a pointer to one of them).
    Otherwise, we can directly skip to the token after the function call.
    Ken-Patrick Lehrmann committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    b65e3fc View commit details
    Browse the repository at this point in the history