
24 Aug
2018
24 Aug
'18
4:07 p.m.
On Fri, Aug 24, 2018 at 03:45:51PM +0200, Pavel Hrdina wrote:
The 'mntDir' is part of 'struct mntent' as a result of getmntent_r therefor we should not mangle with it.
therefore
Signed-off-by: Pavel Hrdina <phrdina@redhat.com> --- src/util/vircgroup.c | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano