epoll_ctl(EPOLL_CTL_DEL) parses event structure

Dmitry V. Levin ldv at altlinux.org
Thu Apr 17 00:50:13 UTC 2014


On Mon, Apr 14, 2014 at 08:28:52PM +0600, Марк Коренберг wrote:
> epoll_ctl(EPOLL_CTL_DEL) parses event structure. It shuold not.

I agree. :)

> It will be nice if inthat case, strace print "NULL" or "NOT NULL" in this
> argument. Real value under this pointer is not meaningful (just trash).

strace prints NULL when the address is null.
I suppose strace should just print this address when it is non-null.


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20140417/ce82c661/attachment.bin>


More information about the Strace-devel mailing list