Am Dienstag, den 20.12.2011, 21:13 +0100 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
I have no OpenID account yet and therefore also no Gerrit account. Could someone please push that patch to Gerrit for me please.
Save my original message as an mbox file.
git checkout -b superiotool-EOT origin/master git am -s path/to/saved/mbox/file git push origin # see [1]
Thanks,
Paul