[PATCH] spufs: initialize context correctly
authorDirk Herrendoerfer <herrendo@de.ibm.com>
Wed, 22 Mar 2006 23:00:13 +0000 (00:00 +0100)
committerPaul Mackerras <paulus@samba.org>
Mon, 27 Mar 2006 03:48:30 +0000 (14:48 +1100)
the mfc member of a new context was not initialized to zero,
which potentially leads to wild memory accesses.

Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found