Michal Privoznik
bd11c753f3
virsysinfo: Calculate OEM string index better
...
As can be seen in earlier commits, there can be two OEM strings
with the same index. But since our parser
(virSysinfoParseOEMStrings()) doesn't expect that, it increments
index in each run and thus skips over these strings.
Fortunately, we have the right index at hand - we're just
skipping over it in a loop. Just reconstruct the index back
inside the loop.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
2024-07-25 16:51:17 +02:00
..
2024-07-03 13:36:13 +02:00
2024-07-19 15:18:40 +02:00
2024-06-24 13:51:04 +01:00
2024-07-10 10:29:00 +02:00
2024-07-10 10:29:00 +02:00
2024-07-25 16:04:50 +02:00
2024-03-21 14:42:27 +01:00
2024-07-19 15:18:40 +02:00
2024-05-16 14:57:02 +02:00
2024-05-16 14:57:02 +02:00
2024-07-10 12:32:23 +02:00
2024-07-25 16:04:50 +02:00
2024-03-12 10:34:43 +01:00
2024-07-25 16:51:17 +02:00
2024-05-16 09:03:48 +02:00
2024-07-08 15:18:22 +02:00
2024-03-12 17:37:51 +01:00
2024-03-12 17:37:51 +01:00
2024-05-23 14:32:24 +02:00
2024-05-02 19:56:45 +02:00
2024-03-21 14:42:27 +01:00
2024-05-08 15:57:31 +01:00
2024-05-08 16:01:34 +01:00
2024-05-08 16:01:34 +01:00
2024-05-15 12:31:45 +02:00
2024-06-24 13:51:04 +01:00
2024-07-10 10:29:00 +02:00
2024-02-26 14:35:52 +01:00
2024-04-24 09:38:54 -04:00
2024-03-14 15:17:48 +01:00
2024-04-24 14:12:17 +02:00
2024-07-19 15:18:40 +02:00
2024-07-04 09:27:34 +02:00
2024-06-06 09:29:58 +02:00
2024-06-21 09:35:32 +02:00
2024-06-06 09:32:43 +02:00
2024-06-06 09:32:43 +02:00
2024-04-09 16:55:25 +02:00
2024-07-02 09:13:47 +02:00
2024-07-10 12:32:23 +02:00
2024-07-25 16:04:50 +02:00
2024-04-15 09:24:16 +02:00
2024-04-15 09:24:16 +02:00
2024-07-25 16:51:17 +02:00
2024-04-15 09:24:16 +02:00
2024-06-06 09:29:58 +02:00
2024-03-21 14:42:27 +01:00
2024-07-04 09:27:34 +02:00
2024-07-02 09:14:24 +02:00
2024-06-06 09:29:58 +02:00
2024-05-06 15:26:58 +02:00
2024-03-14 15:17:48 +01:00
2024-03-14 15:17:48 +01:00
2024-05-22 23:19:18 -04:00
2024-04-15 09:24:16 +02:00
2024-03-14 15:17:48 +01:00
2024-03-14 15:17:48 +01:00
2024-05-16 09:03:48 +02:00
2024-04-15 09:28:32 +02:00
2024-03-14 15:17:48 +01:00
2024-03-14 15:17:48 +01:00
2024-05-02 17:22:37 +02:00
2024-05-02 15:57:29 -06:00
2024-05-02 15:57:29 -06:00