commit | a501f1426eeeeeb6fc31317c1ab7cc491026f495 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Mon Nov 10 23:19:13 2008 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Mon Nov 10 23:19:13 2008 +0000 |
tree | a876bbe53302482fbdcb9e7ab2d6c291fc98ca44 | |
parent | 4371b10b30ceb369942e93105c038519524ba18e [diff] |
2008-11-09 Dmitry V. Levin <ldv@altlinux.org> * util.c (string_quote): Fix support for NUL-terminated string. Add comments. (printpathn): Fix the case when "..." was appended to the output but no truncation was actually made. Add comments. (printstr): Fix memory allocation. Fix two cases when "..." was appended to the output but no truncation was actually made. Add comments.