From: Paolo Bonzini Date: Fri, 7 Sep 2012 15:30:33 +0000 (+0200) Subject: target: report too-small parameter lists everywhere X-Git-Tag: v3.6-rc6~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d7f1299ca5540b9a63ab6e8bf0e89ea963eb6af;p=pandora-kernel.git target: report too-small parameter lists everywhere Several places were not checking that the parameter list length was large enough, and thus accessing invalid memory. Zero-length parameter lists are just a special case of this. Signed-off-by: Paolo Bonzini Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed