Skip to content

Incorrect result value #204

@khatchad

Description

@khatchad

.PropertyRead(
idx, resultVal, resultVal, context.currentScope().getConstantValue(eltName)));

Why would the object ref and result be the same value (resultVal)?

https://github.com/wala/WALA/blob/1f29f627e1e4415279734bbe16331ee77aa62bb1/cast/src/main/java/com/ibm/wala/cast/ir/ssa/AstInstructionFactory.java#L60

It seems to later get fixed by something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions