Skip to content

Commit 3ae5f13

Browse files
Generate tests and stubs
1 parent 0919042 commit 3ae5f13

File tree

143 files changed

+8177
-670
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

143 files changed

+8177
-670
lines changed

java/ql/lib/semmle/code/java/frameworks/android/Intent.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ private class IntentBundleFlowSteps extends SummaryModelCsv {
127127
"android.os;Bundle;true;putShortArray;;;Argument[0];MapKey of Argument[-1];value",
128128
"android.os;Bundle;true;putSize;;;Argument[0];MapKey of Argument[-1];value",
129129
"android.os;Bundle;true;putSizeF;;;Argument[0];MapKey of Argument[-1];value",
130-
"android.os;Bundle;true;putSparceParcelableArray;;;Argument[0];MapKey of Argument[-1];value",
130+
"android.os;Bundle;true;putSparseParcelableArray;;;Argument[0];MapKey of Argument[-1];value",
131131
"android.os;Bundle;true;putSparseParcelableArray;;;Argument[1];MapValue of Argument[-1];value",
132132
"android.os;Bundle;true;putStringArrayList;;;Argument[0];MapKey of Argument[-1];value",
133133
"android.os;Bundle;true;putStringArrayList;;;Argument[1];MapValue of Argument[-1];value",

0 commit comments

Comments
 (0)