Markus Armbruster
19020d4175
coverity-model: Fix replay_get_byte()
Coverity 2018.06 chokes on replay_get_byte():
$ cov-make-library -of scripts/coverity-model.xmldb scripts/coverity-model.c
output file: scripts/coverity-model.xmldb
Compiling scripts/coverity-model.c with command /opt/cov-sa-2018.06/bin/cov-emit --dir /tmp/cov-armbru/930a6fb31e5f464fc1a53354b2deb66b/cov-make-library-emit -w --no_error_recovery --emit_header_functions --no_implicit_decl --preinclude /opt/cov-sa-2018.06/library/decls.h --c scripts/coverity-model.c
"scripts/coverity-model.c", line 110: error #20: identifier "replay_file" is
undefined
if (replay_file) {
^
Emit for file '/work/armbru/qemu/scripts/coverity-model.c' complete.
[ERROR] 1 error detected in the compilation of "scripts/coverity-model.c".
ERROR: cov-emit returned with code 1
Broken in commit 04a0afe5285. Fix by dumbing down.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20180626085642.4973-1-armbru@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
2018-07-05 15:09:52 +02:00
..
2018-05-04 08:27:53 +02:00
2018-06-08 14:39:24 -03:00
2016-10-07 14:14:06 +02:00
2018-07-03 18:38:54 +02:00
2013-01-08 16:38:12 -06:00
2018-02-05 13:54:39 +01:00
2018-06-22 15:45:42 -03:00
2018-06-29 15:04:18 +01:00
2018-06-08 14:39:24 -03:00
2018-06-08 14:39:24 -03:00
2016-12-20 21:52:12 +01:00
2018-06-08 14:39:24 -03:00
2017-10-16 14:50:54 +02:00
2012-01-18 10:23:39 -02:00
2018-07-02 14:45:23 +02:00
2017-05-10 10:19:24 +03:00
2016-10-28 18:17:23 +03:00
2017-05-10 10:19:24 +03:00
2016-05-23 16:53:46 +02:00
2018-07-05 15:09:52 +02:00
2018-06-05 16:25:42 +01:00
2018-03-26 22:34:07 +08:00
2018-06-08 14:39:24 -03:00
2017-05-10 10:19:24 +03:00
2018-06-08 14:39:24 -03:00
2013-09-09 14:17:56 -05:00
2016-06-07 18:19:23 +03:00
2018-03-26 14:37:12 +02:00
2018-02-10 10:17:06 +03:00
2017-07-20 09:56:41 +02:00
2012-03-30 08:14:11 -05:00
2017-12-20 09:04:27 +01:00
2016-06-07 18:19:23 +03:00
2018-02-10 10:11:20 +03:00
2018-03-02 13:14:09 -06:00
2018-07-04 22:38:10 +01:00
2018-01-16 14:54:51 +01:00
2018-06-15 16:10:11 -03:00
2017-09-15 20:12:00 -03:00
2013-09-30 09:44:35 +02:00
2018-06-08 14:39:24 -03:00
2017-05-10 10:19:24 +03:00
2016-09-22 20:20:53 +02:00
2018-06-08 14:39:24 -03:00
2018-06-29 15:04:18 +01:00
2017-05-10 10:19:24 +03:00
2017-05-10 10:19:24 +03:00
2018-03-12 11:10:20 +00:00
2018-06-01 15:14:31 +02:00
2018-06-08 14:39:24 -03:00