Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect result value #204

Open
khatchad opened this issue Jul 3, 2024 · 0 comments
Open

Incorrect result value #204

khatchad opened this issue Jul 3, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@khatchad
Copy link
Collaborator

khatchad commented Jul 3, 2024

.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.

@khatchad khatchad added the bug Something isn't working label Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant