File tree Expand file tree Collapse file tree
library-tests/semmle/go/controlflow/ControlFlowGraph Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55| file://:0:0:0:0 | Fatalf | log.Logger.Fatalf |
66| file://:0:0:0:0 | Fatalln | log.Fatalln |
77| file://:0:0:0:0 | Fatalln | log.Logger.Fatalln |
8+ | file://:0:0:0:0 | Panic | log.Logger.Panic |
9+ | file://:0:0:0:0 | Panic | log.Panic |
10+ | file://:0:0:0:0 | Panicf | log.Logger.Panicf |
11+ | file://:0:0:0:0 | Panicf | log.Panicf |
12+ | file://:0:0:0:0 | Panicln | log.Logger.Panicln |
13+ | file://:0:0:0:0 | Panicln | log.Panicln |
814| file://:0:0:0:0 | panic | panic |
915| noretfunctions.go:8:6:8:12 | isNoRet | github.com/github/codeql-go/ql/test/library-tests/semmle/go/controlflow/ControlFlowGraph.isNoRet |
1016| noretfunctions.go:20:6:20:22 | noRetUsesLogFatal | github.com/github/codeql-go/ql/test/library-tests/semmle/go/controlflow/ControlFlowGraph.noRetUsesLogFatal |
Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ reverseRead
33| LogInjection.go:33:14:33:16 | implicit dereference | Origin of readStep is missing a PostUpdateNode. |
44| LogInjection.go:34:18:34:20 | implicit dereference | Origin of readStep is missing a PostUpdateNode. |
55| LogInjection.go:35:14:35:16 | implicit dereference | Origin of readStep is missing a PostUpdateNode. |
6- | LogInjection.go:447 :14:447 :16 | implicit dereference | Origin of readStep is missing a PostUpdateNode. |
7- | LogInjection.go:455 :14:455 :16 | implicit dereference | Origin of readStep is missing a PostUpdateNode. |
8- | LogInjection.go:463 :14:463 :16 | implicit dereference | Origin of readStep is missing a PostUpdateNode. |
9- | LogInjection.go:498 :14:498 :16 | implicit dereference | Origin of readStep is missing a PostUpdateNode. |
10- | LogInjection.go:499 :14:499 :16 | implicit dereference | Origin of readStep is missing a PostUpdateNode. |
11- | LogInjection.go:724 :12:724 :14 | implicit dereference | Origin of readStep is missing a PostUpdateNode. |
6+ | LogInjection.go:551 :14:551 :16 | implicit dereference | Origin of readStep is missing a PostUpdateNode. |
7+ | LogInjection.go:559 :14:559 :16 | implicit dereference | Origin of readStep is missing a PostUpdateNode. |
8+ | LogInjection.go:567 :14:567 :16 | implicit dereference | Origin of readStep is missing a PostUpdateNode. |
9+ | LogInjection.go:602 :14:602 :16 | implicit dereference | Origin of readStep is missing a PostUpdateNode. |
10+ | LogInjection.go:603 :14:603 :16 | implicit dereference | Origin of readStep is missing a PostUpdateNode. |
11+ | LogInjection.go:828 :12:828 :14 | implicit dereference | Origin of readStep is missing a PostUpdateNode. |
You can’t perform that action at this time.
0 commit comments