Timo Sirainen wrote: > Attached once again beginnings of safer string handling functions, which > should be easy to use to replace the existing string handling code. I > even thought about creating some kind of an automated tool to do this, > but that's a bit too much trouble with no gain for myself. How about using an existing string handling library instead of creating another one from scratch? One library worth looking at might be "The Better String Library"[1]. It claims to be both portable, stable, secure and have high performance. /Lukas [1] http://bstring.sourceforge.net/ - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html