Skip to content

Conversation

@hvitved
Copy link
Contributor

No description provided.

@hvitvedhvitvedforce-pushed the dataflow/reverse-flow branch from 8d261e5 to 2e254e4CompareNovember 26, 2024 13:03
@hvitvedhvitvedforce-pushed the dataflow/reverse-flow branch 4 times, most recently from 8f34281 to f37447bCompareDecember 2, 2024 13:48
@hvitvedhvitvedforce-pushed the dataflow/reverse-flow branch 8 times, most recently from a2dc9b1 to 13b8249CompareDecember 9, 2024 12:37
@hvitvedhvitvedforce-pushed the dataflow/reverse-flow branch 7 times, most recently from 3b814f0 to d0673a1CompareDecember 12, 2024 19:36
@hvitvedhvitvedforce-pushed the dataflow/reverse-flow branch 3 times, most recently from 6534946 to 296d8fbCompareDecember 13, 2024 13:44
@hvitvedhvitvedforce-pushed the dataflow/reverse-flow branch from 296d8fb to 45c5da2CompareDecember 13, 2024 14:14
)
or
// flow through: no prior read
exists(ArgNodearg|

Check warning

Code scanning / CodeQL

Candidate predicate not marked as `nomagic` Warning

Candidate predicate to
loadStep
is not marked as nomagic.
){
exists(ParameterPositionpos|
parameterValueFlowsToPreUpdate(p,n)and
p.isParameterOf(_,pos)and

Check warning

Code scanning / CodeQL

Candidate predicate not marked as `nomagic` Warning

Candidate predicate to
reducedViableImplInCallContext
is not marked as nomagic.
Candidate predicate to
reducedViableImplInCallContext
is not marked as nomagic.
){
c=getNodeEnclosingCallable(n)and
paramReturnNode(n,p, _,kind)
}

Check warning

Code scanning / CodeQL

Candidate predicate not marked as `nomagic` Warning

Candidate predicate to
reducedViableImplInReturn
is not marked as nomagic.
Candidate predicate to
reducedViableImplInReturn
is not marked as nomagic.
@hvitvedhvitvedforce-pushed the dataflow/reverse-flow branch from 45c5da2 to 23d552eCompareDecember 13, 2024 14:22
@hvitvedhvitvedforce-pushed the dataflow/reverse-flow branch from 23d552e to d84ca39CompareDecember 20, 2024 14:00
// flow out of a callable
exists(ReturnPositionpos|
revFlowOut(_,node,pos,state, _, _, _,ap)and
exists(DataFlowCallcall,ReturnPositionpos|

Check warning

Code scanning / CodeQL

Omittable 'exists' variable Warning

This exists variable can be omitted by using a don't-care expression
in this argument
.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@hvitved