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

afflib.cpp:820: use of out of scope variable #39

Closed
dcb314 opened this issue Jun 24, 2019 · 3 comments
Closed

afflib.cpp:820: use of out of scope variable #39

dcb314 opened this issue Jun 24, 2019 · 3 comments

Comments

@dcb314
Copy link

dcb314 commented Jun 24, 2019

afflib.spec.out:[afflib.cpp:820] -> [afflib.cpp:816] -> [afflib.cpp:836]: (error) Using pointer to local variable 'aesname' that is out of scope.

@sshock
Copy link
Owner

sshock commented Jun 24, 2019

cool, can you submit a pull request?

@dcb314
Copy link
Author

dcb314 commented Jun 24, 2019

Sorry, no.

I've found another one.

qemu/block-raw-posix.c:657] -> [qemu/block-raw-posix.c:642] -> [qemu/block-raw-posix.c:691]: (error) Using pointer to local variable 'bsdPath' that is out of scope.

@sshock
Copy link
Owner

sshock commented Jun 28, 2019

ok, well it's easy enough, so I'll just fix it

@sshock sshock closed this as completed in e77619b Jun 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants