[ovs-dev] [PATCH 1/2] rconn: Fix memory leak.

Ethan Jackson ethan at nicira.com
Fri Apr 27 02:21:56 UTC 2012


That makes sense, I've dropped this patch, thanks.

Ethan

On Thu, Apr 26, 2012 at 14:22, Ben Pfaff <blp at nicira.com> wrote:
> On Wed, Apr 25, 2012 at 09:16:32PM -0700, Ethan Jackson wrote:
>> Found by inspection.
>> Signed-off-by: Ethan Jackson <ethan at nicira.com>
>
> I don't think this is a real bug.  rconn_send()'s caller only retains
> ownership if there's no connection.  There's always a connection here,
> so rconn_send() takes ownership.



More information about the dev mailing list