]> xenbits.xensource.com Git - pvdrivers/win/xenvbd.git/commit
Increase buffer size
authorOwen Smith <owen.smith@citrix.com>
Wed, 9 Oct 2019 19:03:29 +0000 (20:03 +0100)
committerPaul Durrant <paul@xen.org>
Wed, 9 Oct 2019 19:03:29 +0000 (20:03 +0100)
commita6834d39f4332d99acd54a79db6cd243582d8ea1
tree1b4247a65fff7642591f3bc211121d62b3396a0f
parent9521677e615e692e3c6b027848bab9775cc2dcfa
Increase buffer size

sizeof("device/vbd/XXXXXXXX") is too small for some of the higher device
identifiers. Increase the size to allow for longer device ids.

Signed-off-by: Owen Smith <owen.smith@citrix.com>
src/xenvbd/adapter.c