-
-
Notifications
You must be signed in to change notification settings - Fork 278
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
IndexError when _alias() has no arguments #2513
Comments
OSS-Fuzz discovered another a = _alias(int)
It seems like a comprehensive fix can handle both crashes. If not, I will file this issue separately. |
correctmost
added a commit
to correctmost/astroid
that referenced
this issue
Oct 23, 2024
DanielNoord
pushed a commit
that referenced
this issue
Oct 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug description
_alias()
This bug was discovered by OSS-Fuzz:
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=57984 (report not public yet)
Configuration
Command used
Pylint output
Stacktrace
Expected behavior
No crash
Pylint version
pylint 6bb335f5ca2c52a994d5836eee63dc2c140fc5f3
f924ba2
OS / Environment
Arch Linux
Additional dependencies
No response
The text was updated successfully, but these errors were encountered: