]> xenbits.xensource.com Git - seabios.git/commit
tpm: Check length parameter of the array
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Mon, 30 Nov 2015 16:14:18 +0000 (11:14 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 20 Dec 2015 19:36:15 +0000 (14:36 -0500)
commit4cdbc4105499f9ec872fff929e9ab5296b294903
tree16779b12cf6aa3e324eb67f9516503bbb2bc66c8
parent15f192fbc765ce364bc93cd6c6c974a5bb32b854
tpm: Check length parameter of the array

Check the length parameter that indicates the length of the array
for whether it has a minimum value of 0x200.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
src/tcgbios.c