All of lore.kernel.org
 help / color / mirror / Atom feed
* memory leak from orphan_path()
@ 2016-07-14 14:52 Gioh Kim
  0 siblings, 0 replies; only message in thread
From: Gioh Kim @ 2016-07-14 14:52 UTC (permalink / raw)
  To: dm-devel

Hello,

I've found that orphan_path() function just set pp->getuid as NULL.
But it can have a string allocated by strdup.
I think it should be freed by free().

I sent a patch and experiment result but I got a reply that my email is 
'unprocessed'.
So I could not attach my patch but it's very easy for you to catch.

I'd appreciate if you would give me any feedback.

-- 
Best regards,
Gioh Kim

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-07-14 14:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-14 14:52 memory leak from orphan_path() Gioh Kim

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.