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

Fix the server close NullReferenceException #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

msm-code
Copy link
Contributor

I managed to put the server socket in wrong condition - I think this was after non-clean exit of the listener.

ss

This is pretty annoying, since Ghidra refuses to exit (exception is raised when trying to close the window).

I did the same for listenerThread out of abundance of caution, I'm not sure if it's actually necessary.

This may be considered a hacky solution, because I didn't (try to) understand the root cause, just fixed the place where exception occured.

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

Successfully merging this pull request may close these issues.

1 participant