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

Add blocks for try-finally statements into CFG, ignoring catch clauses (happy path) #455

Closed
valhristov opened this issue Jun 19, 2017 · 0 comments
Assignees
Labels
Area: CFG/SE CFG and SE related issues. Type: Improvement Making existing code better.
Milestone

Comments

@valhristov
Copy link
Contributor

valhristov commented Jun 19, 2017

Currently methods containing try statement are ignored from dataflow analysis completely

@valhristov valhristov added Area: CFG/SE CFG and SE related issues. Area: Symbolic Execution Type: Improvement Making existing code better. labels Jun 19, 2017
@valhristov valhristov added this to the 6.1 milestone Jun 19, 2017
@valhristov valhristov self-assigned this Jun 19, 2017
@valhristov valhristov changed the title Support try-catch-finally statements in Symbolic Execution engine Add blocks for try-finally statements into CFG, ignoring catch clauses (happy path) Jun 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: CFG/SE CFG and SE related issues. Type: Improvement Making existing code better.
Projects
None yet
Development

No branches or pull requests

1 participant