bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] selinux-h: add stubs for selabel_open etc.


From: Bernhard Voelker
Subject: Re: [PATCH] selinux-h: add stubs for selabel_open etc.
Date: Sun, 22 Nov 2020 19:59:27 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.4.3

On 11/22/20 7:08 PM, Pádraig Brady wrote:
> Non leaky version attached.

Thanks.  Looks good to me - on system without active SELinux:
tested once with and once --without-selinux.

Minor nit (from Paul's commit):
selinux.c:257 has a superfluous semicolon after a jump label,
and a strange indentation:

  -quit:
  + quit:;

Have a nice day,
Berny



reply via email to

[Prev in Thread] Current Thread [Next in Thread]