security fix: replaced strcpy with safeStrCpy from backend.c
authorArun Persaud <arun@nubati.net>
Sat, 11 Sep 2010 06:36:23 +0000 (23:36 -0700)
committerArun Persaud <arun@nubati.net>
Fri, 8 Oct 2010 01:43:10 +0000 (18:43 -0700)
commit0ea1b434ac6becf79c75d85ba27de5b89666a7c3
tree77308d3b300c748723cbfa5cde59a98edb1a0063
parent01768d1677ff891d503bbfa250b09d373bfa7422
security fix: replaced strcpy with safeStrCpy from backend.c

see comment in backend.c on how to use safeStrCpy. This was already added by AS, but only used in 3 places.
24 files changed:
args.h
backend.c
backend.h
book.c
childio.c
common.h
engineoutput.c
filebrowser/path.c
filebrowser/selfile.c
gamelist.c
history.c
moves.c
uci.c
winboard/jaws.c
winboard/wchat.c
winboard/wclipbrd.c
winboard/winboard.c
winboard/woptions.c
winboard/wsettings.c
xboard.c
xgamelist.c
xhistory.c
xoptions.c
zippy.c