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] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 21 Jan 2011 09:54:20 -0800
From:	Tony Luck <tony.luck@...el.com>
To:	Borislav Petkov <bp@...64.org>
Cc:	peterz@...radead.org, mingo@...e.hu, acme@...radead.org,
	rostedt@...dmis.org, fweisbec@...il.com,
	linux-edac@...r.kernel.org, linux-kernel@...r.kernel.org,
	Borislav Petkov <borislav.petkov@....com>
Subject: Re: [PATCH] ras: Add RAS daemon

On Fri, Jan 21, 2011 at 7:09 AM, Borislav Petkov <bp@...64.org> wrote:
> +       format_buf = malloc_or_die(fsize);
> +       if (!format_buf)
> +               die("allocating format buffer");

You don't trust "malloc_or_die()" to make it dead enough? :-)

Will take a look through the rest of bits - looks very interesting.

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