Worked around issue where gotoroom() is called with WC->CurRoom.name and the contents...
authorArt Cancro <ajc@uncensored.citadel.org>
Wed, 27 Jul 2011 20:35:02 +0000 (16:35 -0400)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 4 Sep 2011 21:43:51 +0000 (21:43 +0000)
commit7cab38e6faabd64d969eb3836c52869cae1bfd22
treee67e173182a4587bbc327fb4490f79f8627dc4bf
parent4578d24050e4a00b0a903a568d6ef775e1bac848
Worked around issue where gotoroom() is called with WC->CurRoom.name and the contents of this pointer then become invalid due to room change
webcit/roomops.c