[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <5200AD26.8070701@asianux.com>
Date: Tue, 06 Aug 2013 16:00:38 +0800
From: Chen Gang <gang.chen@...anux.com>
To: Kees Cook <keescook@...omium.org>,
Al Viro <viro@...iv.linux.org.uk>,
Oleg Nesterov <oleg@...hat.com>, holt@....com
CC: Andrew Morton <akpm@...ux-foundation.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/2] kernel/sys.c: for setfsgid(), return the current gid
when error occurs
They are 2 related patches for setfsgid().
Patch 1 for bug fix: return the current gid when error occurs.
Patch 2 for cleaning code: remove useless variable 'old_fsgid'.
Signed-off-by: Chen Gang <gang.chen@...anux.com>
--
kernel/sys.c | 15 +++++----------
1 files changed, 5 insertions(+), 10 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists