[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090626232339.GD3858@localdomain.by>
Date: Sat, 27 Jun 2009 02:23:39 +0300
From: Sergey Senozhatsky <sergey.senozhatsky@...l.by>
To: Greg KH <gregkh@...e.de>
Cc: Kay Sievers <kay.sievers@...y.org>,
"Eric W. Biederman" <ebiederm@...ssion.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] kobject_set_name_vargs memory leak
On (06/26/09 07:49), Greg KH wrote:
> We've been through this before (search lkml archives). If kvasprintf
> fails, then we don't want to free old_name, as the caller might want to
> do something with it.
>
> Or something along those lines, I can't remember the exact reasoning
> this early in the morning.
>
> Kay, do you remember?
>
I found.
http://lkml.org/lkml/2009/5/11/11
>kobject with name set before should not come into this function,
>kobject_rename should be used instead.
It's just would be safer to kfree or restore I guess.
> thanks,
>
> greg k-h
>
Sergey
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists