-
-
Notifications
You must be signed in to change notification settings - Fork 741
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cleanup session managers to encapsulate & defer better (#1066)
`gef.session` points to a session manager and keeps state, but was often referencing `gef.session` instead of `self`. Also, some checks for remote sessions were unnecessary: Since the session has a remote attribute, callers on the session can count on the session manager to provide the correct data/function
- Loading branch information
1 parent
c17a0d2
commit 4b47c6d
Showing
1 changed file
with
9 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters