Commit: 0054f1c83268bd07b5c9faaf83e2f0b4b64b976e Trac URL: http://developer.wz2100.net/changeset/0054f1c83268bd07b5c9faaf83e2f0b4b64b976e
Author: buginator <[email protected]> Date: Sat Oct 16 12:45:01 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 src/droid.c | 330 +++++++++++++++++++++++++++++++++++++++++++++++++++-------- 1 files changed, 285 insertions(+), 45 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
