[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130430.004419.627894415518165601.davem@davemloft.net>
Date: Tue, 30 Apr 2013 00:44:19 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: bpoirier@...e.de
Cc: edumazet@...gle.com, xemul@...allels.com, xiyou.wangcong@...il.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 3/3] unix/stream: fix peeking with an offset larger
than data in queue
From: Benjamin Poirier <bpoirier@...e.de>
Date: Mon, 29 Apr 2013 17:42:14 -0400
> Currently, peeking on a unix stream socket with an offset larger than len of
> the data in the sk receive queue returns immediately with bogus data.
>
> This patch fixes this so that the behavior is the same as peeking with no
> offset on an empty queue: the caller blocks.
>
> Signed-off-by: Benjamin Poirier <bpoirier@...e.de>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists