[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1172049875.3531.169.camel@laptopd505.fenrus.org>
Date: Wed, 21 Feb 2007 10:24:35 +0100
From: Arjan van de Ven <arjan@...radead.org>
To: Pekka J Enberg <penberg@...helsinki.fi>
Cc: akpm@...ux-foundation.org, clameter@....com,
linux-kernel@...r.kernel.org, jsipek@....cs.sunysb.edu,
unionfs@...esystems.org, bunk@...sta.de, hooanon05@...oo.co.jp
Subject: Re: [PATCH 1/3] slab: introduce krealloc
On Wed, 2007-02-21 at 10:06 +0200, Pekka J Enberg wrote:
> From: Pekka Enberg <penberg@...helsinki.fi>
>
> Introduce krealloc() for reallocating memory while preserving contents.
please mark this one __must_check.. not storing realloc() return values
is one of the more nasty types of bugs... but gcc can help us greatly
here ;)
-
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