platform_external_selinux/policycoreutils/newrole
Christian Göttsche dd98fa3227 libselinux: declare return value of context_str(3) const
context_str(3) returns a string representation of the given context.
This string is owned by the context and free'd on context_free(3).
Declare it const, as already done in the man page, since it must not be
free'd by the caller.

Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
Acked-by: Nicolas Iooss <nicolas.iooss@m4x.org>
2022-06-02 08:29:01 -04:00
..
ru Add man pages translation by Olesya Gerasimenko 2019-01-28 12:03:57 +01:00
hashtab.c newrole: silence compiler warnings 2022-03-03 12:12:41 -05:00
hashtab.h libsepol, newrole: remove unused hashtab functions 2020-02-21 15:15:41 -05:00
Makefile newrole: add Makefile target to test build options 2022-03-03 12:12:39 -05:00
newrole-lspp.pamd initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
newrole.1 policycoreutils: Fix typo in newrole.1 manpage 2018-05-30 22:05:55 +02:00
newrole.c libselinux: declare return value of context_str(3) const 2022-06-02 08:29:01 -04:00
newrole.pamd Correct misc typos 2022-04-12 13:09:52 -04:00