This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH][sh] Fix iov[] size in register_dump()
- From: Kaz Kojima <kkojima at rr dot iij4u dot or dot jp>
- To: takashi dot yoshii dot zj at renesas dot com
- Cc: libc-alpha at sourceware dot org
- Date: Tue, 25 May 2010 21:43:36 +0900 (JST)
- Subject: Re: [PATCH][sh] Fix iov[] size in register_dump()
- References: <20100525185756.ce254757.takashi.yoshii.zj@renesas.com>
takashi.yoshii.zj@renesas.com wrote:
> The incorrect size of iov array in register_dump() is resulting stack corruption.
> This should be 114 (= regs*2 + fpregs*2 + "\n"*2).
> /yoshii
>
> 2010-05-24 Takashi Yoshii <takashi.yoshii.zj@renesas.com>
>
> * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
The copyright years should be updated. Looks OK to me
with that change. Thanks for catching this!
Regards,
kaz