зеркало из https://github.com/github/codeql.git
Python: Prevent bad magic in one predicate.
This commit is contained in:
Родитель
1c51c34685
Коммит
20fc64c673
|
@ -78,6 +78,7 @@ abstract class ConstantObjectInternal extends ObjectInternal {
|
|||
|
||||
}
|
||||
|
||||
pragma[nomagic]
|
||||
private boolean callToBool(CallNode call, PointsToContext context) {
|
||||
PointsToInternal::pointsTo(call.getFunction(), context, ClassValue::bool(), _) and
|
||||
exists(ObjectInternal arg |
|
||||
|
|
Загрузка…
Ссылка в новой задаче