]> git.ipfire.org Git - thirdparty/libtool.git/commit
* libltdl/ltdl.c (trim): Use memcpy instead of strncpy here, to
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 29 Nov 2004 21:05:26 +0000 (21:05 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 29 Nov 2004 21:05:26 +0000 (21:05 +0000)
commit12a99481c3a2b6f5299d127c33674b57c4a72a5a
tree3e0100d855fd255760140907572d04c922c52bcb
parente67dd5e8fb7170aec5d1fe35f5f19c1e66f1434a
* libltdl/ltdl.c (trim): Use memcpy instead of strncpy here, to
avoid problems with non-conforming strncpy.  This is safe here.
ChangeLog
libltdl/ltdl.c