[PATCH] null-terminate the kmalloc tables
From: David Mosberger <davidm@napali.hpl.hp.com> The cache_sizes array needs to be NULL terminated, otherwise an oversized kmalloc request runs off the end of the table.
Showing
Please register or sign in to comment