This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".
The branch, master has been updated
via e6f93609728d0ad864fc2d7dacd9df128eccd37a (commit)
from 3bc572030b864b2ef922325b7e4ed85a7c178200 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e6f93609728d0ad864fc2d7dacd9df128eccd37a
Author: Samuel Thibault <[email protected]>
Date: Tue Feb 4 19:07:47 2014 +0100
Fix potential NULL dereference
Found by Coverity
* i386/i386/user_ldt.c (i386_get_ldt): Fetch `pcb' field of `thread'
only after looking for `thread' being NULL.
-----------------------------------------------------------------------
Summary of changes:
i386/i386/user_ldt.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
hooks/post-receive
--
GNU Mach