Re: [GIT] Security changes for 2.6.29

From: James Morris
Date: Sun Dec 28 2008 - 22:32:07 EST


On Sun, 28 Dec 2008, Linus Torvalds wrote:

> On Mon, 29 Dec 2008, David Howells wrote:
> >
> > Does this fix the warning? My compiler doesn't show it; of course, I'm not
> > using gcc-4.3.2, but something older.
>
> Yup, this seems to fix it for me in my quick test. It seems that not
> initializing the pointer for the error case makes gcc unhappy.
>

This fix is available to be pulled:

The following changes since commit
3c92ec8ae91ecf59d88c798301833d7cf83f2179:
Linus Torvalds (1):
Merge branch 'next' of git://git.kernel.org/.../paulus/powerpc

are available in the git repository at:


git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 for-linus

David Howells (1):
KEYS: Fix variable uninitialisation warnings

security/keys/keyctl.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)


--
James Morris
<jmorris@xxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/