Commit: 7a6d335cc758b4dae9a6d35789db41bfe63bf2d9 Trac URL: http://developer.wz2100.net/changeset/7a6d335cc758b4dae9a6d35789db41bfe63bf2d9
Author: buginator <[email protected]> Date: Sat Oct 16 17:04:23 2010 -0400 Try to mitigate pointer corruption. While this gets around the problem, this doesn't fix the root cause of said corruption. From what I can tell, it looks like a template gets invalid somehow, then it gets deleted but there are still pointers from that template in other structures. This might have to do with our unicode issues, as can be seen by the savegame in ticket:2222 I can't replicate this with the described procedures in either ticket:2222 or ticket:1906 close ticket:1906 (sorry about ticket spam) src/droid.c | 333 ++++++++++++++++++++++++++++++++++++++++++++++++++--------- 1 files changed, 286 insertions(+), 47 deletions(-) ------------------------- ------------------------------------------------------------------------------ Download new Adobe(R) Flash(R) Builder(TM) 4 The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly Flex(R) Builder(TM)) enable the development of rich applications that run across multiple browsers and platforms. Download your free trials today! http://p.sf.net/sfu/adobe-dev2dev _______________________________________________ Warzone2100-commits mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/warzone2100-commits
