diff options
author | Alex Deymo <deymo@chromium.org> | 2014-07-01 22:52:32 -0700 |
---|---|---|
committer | Pádraig Brady <P@draigBrady.com> | 2014-07-02 10:47:41 +0100 |
commit | 28d1dc525182c347f2346c52fa7b5ab4a9b1a148 (patch) | |
tree | 3fe2a45e53e762ec2e8d4af4aa8ae6978cd923a1 /tests/touch | |
parent | 149a3b2c78d9adc35873df60660651605e88edb9 (diff) | |
download | coreutils-28d1dc525182c347f2346c52fa7b5ab4a9b1a148.tar.xz |
maint: fix context_t init warning on systems without selinux
On systems without libselinux, context_t is defined as an int type,
but defined as a pointer type by SELinux.
* src/chcon.c: Init with 0 rather than NULL to avoid warning.
Diffstat (limited to 'tests/touch')
0 files changed, 0 insertions, 0 deletions