-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 When epoll_ctl() is used with the EPOLL_CTL_DEL operation the event structure pointed to by the fourth parameter is unnecessarily copied. It is not used and userlevel would have to initialize some memory to avoid passing down a pointer to some uninitialized memory. The attached patch should work just fine. Signed-off-by: Ulrich Drepper - -- ➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) iD8DBQFBX6Vh2ijCOnn/RHQRAo0HAJ0UyKipkrlhK6xiNgeoOBsoK7bxEgCgqCMK xI430mMmGxi9Ce1jBTZFYK4= =Gq3D -----END PGP SIGNATURE-----