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(a)redhat.com>
---
src/util/vircgroup.c | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano