Fix safeStrCpy
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 17 Nov 2010 12:38:00 +0000 (13:38 +0100)
committerArun Persaud <arun@nubati.net>
Thu, 18 Nov 2010 07:06:48 +0000 (23:06 -0800)
commitcf7256e228782b533112473ff6977a72528e793a
treeb6a645f3ef2a961458fe7e3488c9910b8c0a06ad
parentd41436d65b74f8bf75e7de167eb1f3ea701c893c
Fix safeStrCpy

The test for when to terminate a non-fiting string was one off, and the
debug message was written stdoutin stead of debugFP.
backend.c