Paolo Bonzini
374ec0669a
bt: fix use of uninitialized variable seqlen
...
sdp_svc_match, sdp_attr_match and sdp_svc_attr_match read the last
argument. The only sensible way to change the code is to make that last
argument "len" instead of "seqlen" which is the length of a subsequence
in the previous "if" branch.
To make the structure of the code clearer, use "else" instead of
"else if".
Reported by Coverity.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2015-11-06 15:42:38 +03:00
..
2015-10-20 14:59:04 +01:00
2015-11-06 15:42:37 +03:00
2015-09-19 16:40:15 +02:00
2015-11-05 14:31:24 +00:00
2015-10-19 09:03:53 +02:00
2015-10-29 17:59:27 +00:00
2015-11-06 15:42:38 +03:00
2015-11-02 08:30:28 +01:00
2015-11-06 10:16:03 +01:00
2015-10-02 16:22:02 -03:00
2015-09-25 12:04:43 +02:00
2015-11-06 15:42:38 +03:00
2015-11-06 15:42:38 +03:00
2015-10-27 15:59:46 +00:00
2015-10-27 15:59:46 +00:00
2015-11-05 11:28:10 +01:00
2015-11-04 15:02:31 +01:00
2015-11-06 15:42:38 +03:00
2015-11-03 13:49:41 +00:00
2015-02-26 12:42:16 +01:00
2015-10-22 14:39:09 +03:00
2015-11-03 10:13:42 +01:00
2015-09-25 12:04:43 +02:00
2015-11-02 08:30:28 +01:00
2015-09-25 12:04:43 +02:00
2015-10-30 13:30:14 +00:00
2015-10-27 15:59:46 +00:00
2015-09-25 12:04:43 +02:00
2015-10-27 15:59:46 +00:00
2015-10-23 12:35:18 +11:00
2015-09-25 21:52:30 +01:00
2015-11-06 15:42:38 +03:00
2015-06-23 22:58:36 +02:00
2015-10-23 12:35:18 +11:00
2015-10-09 15:25:56 +02:00
2015-10-29 17:59:26 +00:00
2015-10-29 17:59:26 +00:00
2015-11-05 14:31:24 +00:00
2015-10-29 17:59:27 +00:00
2015-09-19 16:40:15 +02:00
2015-09-07 10:39:28 +01:00
2015-09-25 12:04:44 +02:00
2015-09-25 12:04:44 +02:00
2015-09-07 10:39:27 +01:00
2015-10-27 15:59:46 +00:00
2015-09-11 10:21:38 +03:00
2015-09-25 12:04:44 +02:00
2015-09-19 16:40:15 +02:00
2015-11-03 11:56:23 +01:00
2015-10-19 10:13:07 +02:00
2015-10-29 11:05:24 +02:00
2015-09-25 14:52:17 +02:00
2015-11-06 15:42:38 +03:00
2015-09-19 16:40:15 +02:00
2015-10-21 21:28:33 +03:00
2015-08-13 14:08:30 +03:00