Files
codeql/java/ql/lib/semmle/code/java
Chris Smowton 1fe9e8457f Kotlin: Fix varargs dataflow, and varargs default handling
Dataflow requires accounting for the fact that the varargs parameter isn't necessarily last in the parameter list in a couple more places. Default handling just requires that if the only null parameter is the varargs argument, and it has no default value, then no $default method is required-- the caller is expected to simply pass nothing (at QL
/ source level) or an empty array (at JVM level).
2022-10-21 11:14:41 +01:00
..
2021-08-19 14:09:35 -07:00
2022-08-24 16:36:15 +01:00
2022-05-17 14:11:05 +02:00
2022-05-10 19:51:25 +01:00
2021-08-19 14:09:35 -07:00
2021-08-19 14:09:35 -07:00
2022-05-23 14:51:41 +01:00
2022-08-24 16:36:15 +01:00
2022-08-24 16:36:15 +01:00
2022-08-24 16:36:15 +01:00
2022-08-24 16:36:15 +01:00
2022-08-11 14:21:10 +02:00
2022-08-25 20:52:27 +02:00
2022-08-24 16:36:15 +01:00
2022-05-17 14:11:05 +02:00
2022-08-24 16:36:15 +01:00
2022-08-25 20:52:27 +02:00
2022-08-24 16:36:15 +01:00
2022-05-10 19:51:25 +01:00
2021-08-19 14:09:35 -07:00
2022-02-21 17:05:00 +00:00
2022-08-24 16:36:15 +01:00
2022-08-24 16:36:15 +01:00