]> git.ipfire.org Git - thirdparty/util-linux.git/commit
fsck.cramfs: add LC_CTYPE
authorKarel Zak <kzak@redhat.com>
Fri, 18 Oct 2013 08:57:20 +0000 (10:57 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 18 Oct 2013 09:38:02 +0000 (11:38 +0200)
commit5d4ece6ea131be2e8fbf47097fc44382566a7fd5
tree0529ac48d22f44f533c70a568cf6cc42d213f62c
parent938029c6682e707c5cb5839a5e97c759e9991853
fsck.cramfs: add LC_CTYPE

Maybe it would be possible to use LC_ALL, but it requires to review
the code to check if there is no any sensitive code.

Signed-off-by: Karel Zak <kzak@redhat.com>
disk-utils/fsck.cramfs.c