busybox/coreutils
Jeremie Koenig b175462422 readlink: use xmalloc_realpath()
Using realpath() directly with a non-NULL output buffer is unsafe because its
behavior is unspecified on systems which don't have PATH_MAX (ie. Hurd)

I beleive this also fixes a small bug whereby 'buf' would not be freed
on 'readlink -v' with ENABLE_FEATURE_CLEANUP.

Signed-off-by: Jeremie Koenig <jk@jk.fr.eu.org>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-07-19 00:43:05 +02:00
..
2008-07-05 09:18:54 +00:00
2010-03-23 16:25:17 +01:00
2010-02-06 21:11:49 +01:00
2010-01-15 22:05:07 +01:00
2009-11-02 14:19:51 +01:00
2008-07-05 09:18:54 +00:00
2010-02-09 00:26:10 +01:00
2010-06-02 12:57:26 +02:00
2010-01-04 14:15:38 +01:00
2009-11-13 09:08:27 +01:00
2010-03-23 16:25:17 +01:00
2009-11-02 14:19:51 +01:00
2010-01-04 14:15:38 +01:00
2008-07-05 09:18:54 +00:00
2009-11-13 09:08:27 +01:00
2010-06-02 12:57:26 +02:00
2009-10-23 03:16:08 +02:00
2009-11-02 14:19:51 +01:00
2010-07-19 00:43:05 +02:00
2010-07-06 18:46:02 +02:00
2009-11-13 09:08:27 +01:00
2008-07-05 09:18:54 +00:00
2009-11-02 14:19:51 +01:00
2008-07-05 09:18:54 +00:00
2010-06-02 12:57:26 +02:00
2008-07-05 09:18:54 +00:00
2008-07-05 09:18:54 +00:00
2010-01-04 14:15:38 +01:00
2010-01-04 14:15:38 +01:00