]> git.ipfire.org Git - thirdparty/libtool.git/commit
* libltdl/ltdl.c (argz_create_sep): Don't forget to include the
authorGary V. Vaughan <gary@gnu.org>
Thu, 16 Aug 2001 00:48:52 +0000 (00:48 +0000)
committerGary V. Vaughan <gary@gnu.org>
Thu, 16 Aug 2001 00:48:52 +0000 (00:48 +0000)
commit63ad459714792f323df72e87e4715ba8d7f69979
tree03888c549a42d361fb8c15d7b1428eea1d1ade85
parent196a286bc62799f9ea1dd1c109c9a75527b71cf0
* libltdl/ltdl.c (argz_create_sep): Don't forget to include the
terminating '0' when counting argz_len.
(argz_create_sep): When canonicalizing argz, don't forget to copy
the terminating '0', incase canonicalization has shortened argz.
(argz_stringify): Don't covert the final '0' to a separator.
ChangeLog
libltdl/ltdl.c