]> xenbits.xensource.com Git - xen.git/commit
kdd: fix build again
authorWei Liu <wl@xen.org>
Fri, 3 Jul 2020 20:10:01 +0000 (20:10 +0000)
committerWei Liu <wl@xen.org>
Mon, 6 Jul 2020 08:38:03 +0000 (08:38 +0000)
commitd44cbbe0f3243afcc56e47dcfa97bbfe23e46fbb
tree5efa8aab5f245e5a3adb87cbc84974cd75b589f7
parentbe63d9d47f571a60d70f8fb630c03871312d9655
kdd: fix build again

Restore Tim's patch. The one that was committed was recreated by me
because git didn't accept my saved copy. I made some mistakes while
recreating that patch and here we are.

Fixes: 3471cafbdda3 ("kdd: stop using [0] arrays to access packet contents")
Reported-by: Michael Young <m.a.young@durham.ac.uk>
Signed-off-by: Wei Liu <wl@xen.org>
Reviewed-by: Tim Deegan <tim@xen.org>
Release-acked-by: Paul Durrant <paul@xen.org>
tools/debugger/kdd/kdd.c