busybox/coreutils
Michael Gernoth 1b487ea8a6 stat: fix printing selinux context and null-dereference
busybox stat tries to always print the selinux context, even if it
is not requested which leads to a segmentation fault due to
dereferencing a null-pointer.

This also changes the format-string used to print the context to
so it actually produces useful output.

Signed-off-by: Michael Gernoth <michael@gernoth.net>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2014-06-27 14:08:29 +02:00
..
2014-02-03 03:27:53 +01:00
2014-01-09 17:52:13 +01:00
2013-01-14 01:34:48 +01:00
2013-08-20 12:49:28 +02:00
2013-01-15 13:58:01 +01:00
2011-09-21 01:59:15 +02:00
2012-05-06 13:18:35 +02:00
2013-07-04 11:33:42 +02:00
2013-01-14 15:57:44 +01:00
2011-10-28 14:07:44 +02:00
2014-03-07 14:41:53 +01:00
2014-01-10 16:26:15 +01:00
2013-01-14 15:57:44 +01:00
2013-09-11 11:58:33 +02:00
2014-01-31 00:28:42 -05:00
2014-06-22 20:44:25 +02:00
2012-03-05 14:23:26 +01:00
2012-03-05 14:22:33 +01:00
2012-04-18 14:38:15 +02:00