On Tue, Mar 11, 2014 at 11:49:29AM -0400, Kevin O'Connor wrote:
Make sure to initialize the entire smbios area to zero so that any field not explicitly initialized does not have random values. (It was found that the memory_error_information_handle field in smbios_type_17 was not being set.)
FYI, I have pushed this patch to the master repo.
-Kevin