[PATCH] ash: clear sa_flags always

Denys Vlasenko vda.linux at googlemail.com
Sat Apr 16 18:06:09 UTC 2011


On Tuesday 12 April 2011 00:28, Ian Wienand wrote:
> Hi,
> 
> Without explicit zeroing this sigaction call can pass random values
> off the stack.  I guess Linux doesn't mind this, but other kernels
> might :) But in a generic sense, since you're passing random values
> there's no guarantee that actually you won't pass some bit that
> actually means something in the future.

Applied, thanks.
-- 
vda


More information about the busybox mailing list