Message ID | 20200710163531.526224-1-groug@kaod.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Fri, 10 Jul 2020 at 17:35, Greg Kurz <groug@kaod.org> wrote: > > The following changes since commit b6d7e9b66f59ca6ebc6e9b830cd5e7bf849d31cf: > > Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging (2020-07-10 09:01:28 +0100) > > are available in the Git repository at: > > https://github.com/gkurz/qemu.git tags/9p-fix-2020-07-10 > > for you to fetch changes up to 353b5a91ccf2789b85967d19a8795816b8865562: > > 9p: null terminate fs driver options list (2020-07-10 12:48:06 +0200) > > ---------------------------------------------------------------- > Add missing NULL terminating element in fsdev option lists. Never > crashed QEMU by pure luck. > > ---------------------------------------------------------------- > Prasad J Pandit (1): > 9p: null terminate fs driver options list > > fsdev/qemu-fsdev.c | 3 +++ > 1 file changed, 3 insertions(+) > -- Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.1 for any user-visible changes. -- PMM