Bugfix safeStrCpy patch, WinBoard
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 8 Nov 2010 21:57:56 +0000 (22:57 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 9 Nov 2010 13:41:30 +0000 (14:41 +0100)
commit9d270b7479328210b4f4f47ad3c769c60e4ce200
treeef0a52b600c4d158a313ad625854a396fbd066f4
parentc28f9557f19deb9621b179d3c6ccbdf0458bd304
Bugfix safeStrCpy patch, WinBoard

The use of sizeof on pointers was detected through the same method as
the previous patches, this time while compiling WinBoard. A typo in
jaws.c was fixed as well.
winboard/jaws.c
winboard/wclipbrd.c
winboard/winboard.c
winboard/wsettings.c