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:	Tue, 17 Apr 2012 16:19:24 -0700
From:	"H. Peter Anvin" <hpa@...or.com>
To:	James Courtier-Dutton <james.dutton@...il.com>
CC:	LKML Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: malloc() failure counter

On 04/17/2012 03:02 PM, James Courtier-Dutton wrote:
> Hi,
> 
> If I have a user application that tries a malloc() or a calloc() call,
> and this call fails, is there any way to report this to a global stats
> counter, like the ones in /proc/meminfo
> Is there any way to find out that a malloc call made by a user program failed?
> 

No, because that is an internal thing to glibc.

	-hpa

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