chiark / gitweb /
tree-wide: get rid of selinux_context_t (#3732)
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 15 Jul 2016 16:44:02 +0000 (12:44 -0400)
committerSven Eden <yamakuzure@gmx.net>
Fri, 16 Jun 2017 08:13:01 +0000 (10:13 +0200)
commitcdc7b27bf58e294db71812932cd5f6f4a8dccc8b
treec173a9df2023eb5b0bf39c124b6b11d444cc4714
parent3ed6597f1cfcf781dc5af1574cf92d3e22ee27ff
tree-wide: get rid of selinux_context_t (#3732)

https://github.com/SELinuxProject/selinux/commit/9eb9c9327563014ad6a807814e7975424642d5b9
deprecated selinux_context_t. Replace with a simple char* everywhere.

Alternative fix for #3719.
src/basic/selinux-util.c