diff options
author | Namhyung Kim <namhyung@gmail.com> | 2014-07-01 00:12:42 +0900 |
---|---|---|
committer | Pádraig Brady <P@draigBrady.com> | 2014-07-01 15:45:53 +0100 |
commit | 3106de5c789834cc9ee01fbc27b83b217e45e2ef (patch) | |
tree | 5b16bfa091bd6684b440990e46987471b260c598 /src/id.c | |
parent | e4081e44e0dcc4bfe11d0da0ae47518df087349d (diff) | |
download | coreutils-3106de5c789834cc9ee01fbc27b83b217e45e2ef.tar.xz |
chcon: avoid redundant context allocations
Since context is verified by security_check_context() it can be used in
change_file_context() without converting to context_t every time.
* src/chcon.c (change_file_context): Use specified_context directly.
Diffstat (limited to 'src/id.c')
0 files changed, 0 insertions, 0 deletions