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

Appending try catch finally causes Cecil not to set the correct jump reference #20

Closed
reflection-emit opened this issue Feb 15, 2017 · 1 comment
Labels

Comments

@reflection-emit
Copy link
Owner

Can be a Cecil bug... Might be a bug in Cauldron Code... -> Try catch finally implementation.
Same code works fine in Release mode... Only on debug where br_false is used ... The reference to the old jump address stay the same, even though new instructions are inserted before the code.

@reflection-emit
Copy link
Owner Author

This issue was moved to Capgemini#4

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

1 participant