[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [Libevent-users] Valgrind patch



On Fri, Nov 27, 2009 at 05:56:25PM -0800, William Ahern wrote:
> Valgrind complains on startup because kq_init passes to kevent only a
> partially initialized structure. The code doesn't expect kevent to look at
> .fflags, .udata, or .data, I suppose, because it merely tickles the
> kernel looking for an error response. But perhaps that's unwarranted
> chuminess (notwithstanding that it's checking for an OS X bug), and needless
> noise nonetheless.
> 
> Patch against 1.4.13-stable.

Applied to the patches-1.4 and master branches. Thanks!

-- 
Nick
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users    in the body.