ls: fix SEGV when --color is used and ENABLE_LS_COLOR=n
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 26 May 2019 11:53:41 +0000 (13:53 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 26 May 2019 11:53:41 +0000 (13:53 +0200)
commit9501bc7da5f560f3dae6f6a1d2b11efa9d5dfe47
tree60703d14c55bc5b1503184193137bba77c6072f2
parentb2c123d484dbe261758f27ced213f4649173803b
ls: fix SEGV when --color is used and ENABLE_LS_COLOR=n

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
coreutils/ls.c