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

avoid side effects on db interaction argument hash #15042

Merged
merged 1 commit into from
Apr 27, 2021

Conversation

jmartin-tech
Copy link
Contributor

When passed argument hashes as opts prefer to avoid side-effects from method execution.

This extends similar work from #12740

Verification

  • Start msfconsole
  • use exploit/windows/smb/ms08_067_netapi
  • Verify the success or failure is reported in the database.

@jmartin-tech jmartin-tech force-pushed the remove-more-side-effects branch from 2385aa1 to dfdbd65 Compare April 13, 2021 21:04
When passed arguments as `opts` prefer to avoid side-effects
from method execution.

This extends similar work from rapid7#12740
@jmartin-tech jmartin-tech force-pushed the remove-more-side-effects branch from dfdbd65 to 5e495d7 Compare April 13, 2021 21:11
@adfoster-r7 adfoster-r7 merged commit 16923f4 into rapid7:master Apr 27, 2021
@adfoster-r7 adfoster-r7 added the rn-no-release-notes no release notes label Apr 27, 2021
@jmartin-tech jmartin-tech deleted the remove-more-side-effects branch August 27, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rn-no-release-notes no release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants