Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/lib/libc/arch/alpha/gen



On Mar 13,  8:33am, martin%duskware.de@localhost (Martin Husemann) wrote:
-- Subject: Re: CVS commit: src/lib/libc/arch/alpha/gen

| I have a bad feeling setting random values to registers, and we will
| do a system call right afterwards, so I think it is no big deal performance
| wise. We can carfully null out only the not initialized/semantically
| important parts otherwise - I dunno.

But most of the structure is explicitly initialized. It is probably better
to explicitly set the missing members that calling memset().

christos


Home | Main Index | Thread Index | Old Index