On Di, 2014-01-21 at 14:26 +0100, Markus Armbruster wrote:
> > +/* zero-length string, skip to avoid bogous end marker
> */ \
>
> s/bogous/bogus/
Applied spell fix and pushed.
cheers,
Gerd
On Tue, Jan 21, 2014 at 01:24:02PM +0100, Gerd Hoffmann wrote:
> qemu may pass us zero-length strings for smbios fields, when starting
> qemu this way ...
>
> qemu -smbios type=1,version=,serial=test
>
> ... for example.
>
> Today we don't specifically handle them and simply append them t
Gerd Hoffmann writes:
> qemu may pass us zero-length strings for smbios fields, when starting
> qemu this way ...
>
> qemu -smbios type=1,version=,serial=test
>
> ... for example.
>
> Today we don't specifically handle them and simply append them to the
> string list. Therefore we get two