commit | bef10ccba44e1689551324d68926444fce39b455 | [log] [tgz] |
---|---|---|
author | KO Myung-Hun <komh@chollian.net> | Tue Dec 09 20:46:11 2014 +0000 |
committer | Gary V. Vaughan <gary@gnu.org> | Tue Dec 09 20:46:11 2014 +0000 |
tree | f5c5337317836118cc14090e61d7dc455563ba66 | |
parent | fa1b673a452f5c7874cb5dd2610b5238cedc4d65 [diff] |
libm4: fix path_truncate() regressions on OS/2. * m4/path.c (m4_path_search): Ensure that a null-terminator is appended. Re-calculate a length of path after path_truncate(). Signed-off-by: Gary V. Vaughan <gary@gnu.org>