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

checksrc: fix the return() checker #15764

Closed
wants to merge 1 commit into from
Closed

Conversation

bagder
Copy link
Member

@bagder bagder commented Dec 17, 2024

It would previously wrongly also catch function calls to function names ending with 'return'

Amended test1185.

Reported-by: Stefan Eissing

It would previously wrongly also catch function calls to function names
ending with 'return'

Amended test1185.

Reported-by: Stefan Eissing
@bagder bagder added the script label Dec 17, 2024
@github-actions github-actions bot added the tests label Dec 17, 2024
@bagder bagder closed this in 54c5cb8 Dec 17, 2024
@bagder bagder deleted the bagder/checksrc-return branch December 17, 2024 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant