Skip to content

Commit ecf5591

Browse files
authored
Merge pull request github#12527 from aschackmull/java/remove-dataflow-for-serializability
Java: Delete `DataFlowForSerializability` and `DataFlowForOnActivityResult`
2 parents e8a7139 + abf3abd commit ecf5591

File tree

8 files changed

+29
-871
lines changed

8 files changed

+29
-871
lines changed

config/identical-files.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@
2828
"java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImpl4.qll",
2929
"java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImpl5.qll",
3030
"java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImpl6.qll",
31-
"java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImplForSerializability.qll",
32-
"java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImplForOnActivityResult.qll",
3331
"cpp/ql/lib/semmle/code/cpp/dataflow/internal/DataFlowImpl1.qll",
3432
"cpp/ql/lib/semmle/code/cpp/dataflow/internal/DataFlowImpl2.qll",
3533
"cpp/ql/lib/semmle/code/cpp/dataflow/internal/DataFlowImpl3.qll",

java/ql/lib/semmle/code/java/dataflow/internal/DataFlowForOnActivityResult.qll

Lines changed: 0 additions & 19 deletions
This file was deleted.

java/ql/lib/semmle/code/java/dataflow/internal/DataFlowForSerializability.qll

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)