Am 20.12.2011 21:13 schrieb Paul Menzel:
Date: Mon, 19 Dec 2011 23:50:32 +0100
This is a fix up for commit 3d1d6bb4 which forgot to add `EOT` at the end.
commit 3d1d6bb4ecb15a12f48f871c623882bee9c0c576 Author: Jonathan A. Kollasch <jakllsch@kollasch.net> Date: Mon Nov 7 10:56:42 2011 -0600 superiotool: add detection and dump of Infineon SLB9635 TPM
Carl-Daniel explained the continuous integration tool Jenkins did not catch that, since this is a run time bug. It accesses uninitialized memory until it crashes and writes random data to random I/O locations.
Reported-by (on IRC): Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net Signed-off-by: Paul Menzel paulepanter@users.sourceforge.net
Acked-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Regards, Carl-Daniel