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

stoke extract doesn't handle labels between functions #938

Open
bchurchill opened this issue Oct 26, 2016 · 1 comment
Open

stoke extract doesn't handle labels between functions #938

bchurchill opened this issue Oct 26, 2016 · 1 comment
Labels

Comments

@bchurchill
Copy link
Member

If you have functions A, B where A makes a jump into B, stoke extract leaves you hanging.

@bchurchill bchurchill added the bug label Oct 26, 2016
@stefanheule
Copy link
Member

An example is the function bn_mul_mont in openssl when compiled with "./config no-shared".

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

No branches or pull requests

2 participants