Re: kernel error in system call accept() under kernel 2.6.8

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

 



On Tue, Sep 20, 2005 at 05:32:49PM +0200, Peter Duellings wrote:
> Right. But before Log.Log is called arguments of methods are
> copied on the stack. That means, also the current content of
> errno is copied. And "current" means in that case before the call
> to Log.Log is performed (errno is transferred by value - not by
> reference).

And strerror_r() modifies errno.  You can't rely on the order arguments 
to functions are evaluated in.

		-ben
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]
  Powered by Linux