mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #04474
[Bug 1264121] Re: deleteRoom crashes mudlet when called twice
** Changed in: mudlet
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1264121
Title:
deleteRoom crashes mudlet when called twice
Status in Mudlet:
Fix Released
Bug description:
When calling deleteRoom(#) in a script, the second call to the same
room id will seg fault mudlet because it is never actually removed
from the rooms list in TRoomDB.
Fixed here:
https://github.com/Mudlet/Mudlet/commit/d94ceda949201476f1f0f2587d519256f81bf5e4
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1264121/+subscriptions
References