Skip to content

Commit

Permalink
make sure create_cracked_credential always returns
Browse files Browse the repository at this point in the history
always return the newly created core
  • Loading branch information
David Maloney authored and David Maloney committed Dec 11, 2014
1 parent 4b83625 commit 1204ab5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/metasploit/credential/creation.rb
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ def create_cracked_credential(opts={})
end
new_login.save!
end
core
end


Expand Down

0 comments on commit 1204ab5

Please sign in to comment.