aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/zconf.tab.c_shipped
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2014-01-20 14:32:54 +0100
committerGerd Hoffmann <kraxel@redhat.com>2014-01-22 08:55:08 +0100
commit344496fae4bee9243be7f9719a60b01189c12f00 (patch)
tree71ecce901251c00b6ca76d3e79ff5e6fe1971eff /scripts/kconfig/zconf.tab.c_shipped
parent19f789bdfd58eba2ed8fe604bbabf8df0fcc0771 (diff)
downloadseabios-344496fae4bee9243be7f9719a60b01189c12f00.tar.gz
smbios: catch zero-length strings
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 string-terminating zeros in a row. Result is that we by accident create a end-of-entry marker in the middle of the entry. Fix this by handling zero-length strings like non-present strings. Cc: armbru@redhat.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'scripts/kconfig/zconf.tab.c_shipped')
0 files changed, 0 insertions, 0 deletions