lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 16 Jul 2010 08:13:33 +0900
From:	KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>
To:	Catalin Marinas <catalin.marinas@....com>
Cc:	linux-kernel@...r.kernel.org,
	Adrien Dessemond <adrien.dessemond@...il.com>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Pekka Enberg <penberg@...helsinki.fi>
Subject: Re: [PATCH] kmemleak: Annotate false positive in
 init_section_page_cgroup()

On Thu, 15 Jul 2010 16:01:17 +0100
Catalin Marinas <catalin.marinas@....com> wrote:

> The pointer to the page_cgroup table allocated in
> init_section_page_cgroup() is stored in section->page_cgroup as (base -
> pfn). Since this value does not point to the beginning or inside the
> allocated memory block, kmemleak reports a false positive.
> 
> Signed-off-by: Catalin Marinas <catalin.marinas@....com>
> Reported-by: Adrien Dessemond <adrien.dessemond@...il.com>
> Cc: Pekka Enberg <penberg@...helsinki.fi>
> Cc: Andrew Morton <akpm@...ux-foundation.org>
> Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>

Thank you!.
Reviewed-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>

--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ