Author: muggenhor
Date: Sat Oct 27 18:18:52 2007
New Revision: 2640

URL: http://svn.gna.org/viewcvs/warzone?rev=2640&view=rev
Log:
 * Replace a large amount of strncpy() calls with the safer strlcpy()
 * Fix an error in src/game.c where we would use the wrong size as parameter to 
strlcpy()

Modified:
    trunk/lib/framework/configfile.c
    trunk/lib/framework/resource_lexer.l
    trunk/lib/framework/strres_lexer.l
    trunk/lib/gamelib/anim.c
    trunk/lib/ivis_opengl/tex.c
    trunk/lib/netplay/netplay.c
    trunk/lib/script/chat_parser.y
    trunk/lib/script/evntsave.c
    trunk/lib/script/script_lexer.l
    trunk/lib/widget/editbox.c
    trunk/lib/widget/label.c
    trunk/lib/widget/widget.c
    trunk/src/game.c


_______________________________________________
Warzone-commits mailing list
Warzone-commits@gna.org
https://mail.gna.org/listinfo/warzone-commits

Reply via email to