Public bug reported:

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

** Affects: mudlet
     Importance: Critical
     Assignee: Chris (chrismudlet)
         Status: Fix Committed

-- 
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 the MUD client:
  Fix Committed

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

_______________________________________________
Mailing list: https://launchpad.net/~mudlet-makers
Post to     : mudlet-makers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mudlet-makers
More help   : https://help.launchpad.net/ListHelp

Reply via email to