From 18f423226cdac8039b0077e1fc63c0719160544f Mon Sep 17 00:00:00 2001 From: Adam Date: Thu, 21 Nov 2013 17:38:54 -0500 Subject: [PATCH] This actually can't happen, but this is what was meant --- modules/database/db_old.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/database/db_old.cpp b/modules/database/db_old.cpp index f67ff1b2a..37405e308 100644 --- a/modules/database/db_old.cpp +++ b/modules/database/db_old.cpp @@ -1148,6 +1148,7 @@ class DBOld : public Module } u = mlock_off.Get(ci); + if (u) { process_mlock(ci, *u, false); mlock_off.Unset(ci);