[LTP] [PATCH v2] syscalls/setregid02: Fix retrieving a group of user "nobody"

Cyril Hrubis chrubis@suse.cz
Tue Oct 6 17:29:00 CEST 2015


Hi!
> -static struct group nobody, root, bin;
> +static struct group ltpgroup, root, bin, *junk;

I've changed the newly introduced function so that they use local
variable instead of global one and pushed, thanks.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the Ltp mailing list