Skip to content

Commit e79780d

Browse files
committed
1 parent 3b42265 commit e79780d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/msf/core/rpc/v10/rpc_db.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1153,6 +1153,7 @@ def rpc_del_vuln(xopts)
11531153
def rpc_del_note(xopts)
11541154
::ActiveRecord::Base.connection_pool.with_connection {
11551155
opts, wspace = init_db_opts_workspace(xopts)
1156+
opts[:workspace] = opts[:workspace].name
11561157
hosts = []
11571158
services = []
11581159
notes = []

0 commit comments

Comments
 (0)