Skip to content

Commit 3b42265

Browse files
committed
1 parent 440005d commit 3b42265

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
@@ -1059,6 +1059,7 @@ def rpc_get_ref(name)
10591059
def rpc_del_vuln(xopts)
10601060
::ActiveRecord::Base.connection_pool.with_connection {
10611061
opts, wspace = init_db_opts_workspace(xopts)
1062+
opts[:workspace] = opts[:workspace].name
10621063
hosts = []
10631064
services = []
10641065
vulns = []

0 commit comments

Comments
 (0)