commit | f2166bb117952404689f0dc42624ee0b54a66e5e | [log] [tgz] |
---|---|---|
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | Fri Oct 29 16:50:44 2010 +0200 |
committer | Martin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com> | Fri Oct 29 16:50:50 2010 +0200 |
tree | d77eebb80e4f0206a07f574ecd2af87f745d4bc3 | |
parent | 196339f1733726ffd69ab81ec1c66678585f5846 [diff] |
[S390] tape: fix dbf usage Get rid of the format string "%s" usage with volatile strings to prevent use after free errors in the s390dbf. Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>