On Wed, Aug 12, 2009 at 03:13:24PM +0300, Tony Lindgren wrote:
> +static DEFINE_MUTEX(iommu_debug_lock);
> +static char local_buffer[SZ_4K];

I don't like this - what if the data you're sprintf'ing into this
buffer overflows it?
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to