Skip to content
This repository has been archived by the owner on Dec 9, 2017. It is now read-only.

no invokeFun callback when invoked function throws an exception #71

Open
msridhar opened this issue Jul 24, 2014 · 0 comments
Open

no invokeFun callback when invoked function throws an exception #71

msridhar opened this issue Jul 24, 2014 · 0 comments

Comments

@msridhar
Copy link
Contributor

It seems that analyses do not receive the invokeFun callback when the invoked function throws an exception. So, if you definitely want some analysis action to be run for a function call, you need to do it in invokeFunPre. At the least, we should document this. At some point, we may want to think about a new analysis interface that puts more of the exception handling burden on analyses, in return for greater flexibility and better performance.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant