From c354af888779c9038cedf64c1502574eb8b29399 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sun, 24 May 2009 21:28:14 +0200 Subject: Fixed crash on whispering somebody a second time after closing the tab The tabs are referred to case-insentively, but the removal of references to deleted tabs was happening case-sensitively. This caused roaming pointers to stay around and get reused later, crashing the client. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index ab8c1c15..0fda11ee 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,7 @@ - Fixed a possible crash on logging in to the map server - Fixed the crash when shift-clicking an item in the inventory - Fixed a crash related to item links in the chat window +- Fixed a crash on whispering somebody again after closing their tab - Fixed lightspeed bug when stopping to attack - Fixed the -S/--home-dir command line option - Fixed Reset Windows to also reset the party window -- cgit v1.2.3-70-g09d2