server/src/common/util
Enno Rehling 84d304caab Finally found this one: Recursive functions should not have static variables inside them. I should know that...
==32504==
==32504== Source and destination overlap in strcat(0x818ce00, 0x818ce03)
==32504==    at 0x4001FE12: strcat (mac_replace_strmem.c:87)
==32504==    by 0x80E8FDC: addtoken (common/util/umlaut.c:95)
==32504==    by 0x80E9029: addtoken (common/util/umlaut.c:92)
==32504==    by 0x80E9029: addtoken (common/util/umlaut.c:92)
2004-02-12 22:59:11 +00:00
..
.cvsignore Updated by TortoiseCVS 2003-05-05 14:55:19 +00:00
attrib.c weg mit stdbool.h, das macht nur ärger. 2004-01-23 00:11:54 +00:00
attrib.h - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
base36.c - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
base36.h - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
command.c - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
command.h - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
crmessage.c - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
crmessage.h - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
cvector.c - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
cvector.h - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
dice.c dev-version: cr/lf und weg mit den $ tags 2001-04-14 11:39:14 +00:00
event.c - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
event.h - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
functions.c - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
functions.h - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
goodies.c - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
goodies.h - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
graph.c - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
graph.h - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
Jamfile jam rules 2003-04-27 17:03:12 +00:00
language.c - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
language.h - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
language_struct.h - VC7 compiling against "single-threaded debug" libc. 2003-05-13 17:51:22 +00:00
lists.c - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
lists.h - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
log.c - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
log.h - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
Makefile Environment Variable renamed 2002-09-12 20:45:34 +00:00
message.c - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
message.h - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
nrmessage.c kleine Beschleunigung in lastregion, evtl. vernachlässigbar.. 2004-01-19 20:37:39 +00:00
nrmessage.h - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
nrmessage_struct.h forgotten file 2003-05-27 19:56:36 +00:00
rand.c Anpassungen mehrerer Zauber daran, dass power double ist. 2004-02-09 22:20:40 +00:00
rand.h - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
resolve.c - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
resolve.h - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
sql.c - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
sql.h - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
strncpy.c - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
translation.c - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
translation.h - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
umlaut.c Finally found this one: Recursive functions should not have static variables inside them. I should know that... 2004-02-12 22:59:11 +00:00
umlaut.h - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
util.dsp - Stiefel gewichtslos. 2002-04-14 10:35:00 +00:00
util.vcproj scramble() neu geschrieben 2004-01-04 18:14:20 +00:00
variant.h - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
vmap.c - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
vmap.h - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
vset.c - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
vset.h - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
windir.c - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
windir.h smaller message-fixes 2003-08-03 21:38:17 +00:00
xml.c - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00
xml.h - Bugfixes and code-merges between freeze and HEAD branch. Minor changes that should not affect the code 2003-07-29 09:48:03 +00:00