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

mac file_descriptors_for_process missing else clause #1447

Open
atcuno opened this issue Dec 18, 2024 · 0 comments
Open

mac file_descriptors_for_process missing else clause #1447

atcuno opened this issue Dec 18, 2024 · 0 comments
Assignees

Comments

@atcuno
Copy link
Contributor

atcuno commented Dec 18, 2024

This clause will not set path if neither condition is hit:

https://github.com/volatilityfoundation/volatility3/blob/develop/volatility3/framework/symbols/mac/__init__.py#L190

It needs an else to set path to a not renderable value in the else to avoid referencing a non existent variable.

@atcuno atcuno self-assigned this Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant