]> git.ipfire.org Git - thirdparty/coreutils.git/commit
* src/runcon.c (main): Don't reorder arguments. Reported by selinux
authorJim Meyering <jim@meyering.net>
Sun, 18 Mar 2007 17:04:30 +0000 (18:04 +0100)
committerJim Meyering <jim@meyering.net>
Sun, 18 Mar 2007 17:15:08 +0000 (18:15 +0100)
commit9aee8e78ea1d7966b5d79034874d9cf831565410
tree9658f57685b26af56ee115fd8b9dd47030309769
parentab511a2106e8395ee86997c07c13bd5fa2472c5a
* src/runcon.c (main): Don't reorder arguments. Reported by

Ulrich Drepper in <http://bugzilla.redhat.com/232652>.
* tests/misc/runcon-no-reorder: New file.  Test for the above.
* tests/misc/Makefile.am (TESTS): Add runcon-no-reorder.
ChangeLog-selinux
src/runcon.c
tests/misc/Makefile.am
tests/misc/runcon-no-reorder [new file with mode: 0755]