commit | 0f953051178f2e3df36efa5158a71f33d35fa812 | [log] [tgz] |
---|---|---|
author | Markus Armbruster <armbru@redhat.com> | Thu Jun 27 16:22:07 2013 +0200 |
committer | Luiz Capitulino <lcapitulino@redhat.com> | Wed Jul 10 13:39:37 2013 -0400 |
tree | 41b3760c05b3a495b311e6f7afbcee972890a1ff | |
parent | 51455c59ddc370612f6e070d8eb0e594aaa7ef24 [diff] |
qemu-char: Fix ringbuf option size Any attempt to use it trips an "opt->desc->type == QEMU_OPT_NUMBER" assertion. Broken in commit 1da48c65. Cc: qemu-stable@nongnu.org Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>