swift
0dd24958
- runtime: bail in createBoundGenericType if the number of generic parameters and arguments don't match.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
runtime: bail in createBoundGenericType if the number of generic parameters and arguments don't match. This can happen if _typeByName() is called with an invalid mangled type name.
References
#23131 - Avoid malloc allocations in the runtime
Author
eeckstein
Committer
eeckstein
Parents
d7fd45d7
Loading