On 20.05.20 17:56, Roger Pau Monné wrote:
On Wed, May 20, 2020 at 03:49:59PM +0100, Ian Jackson wrote:
Juergen Gross writes ("[PATCH] tools/libxengnttab: correct size of allocated
memory"):
The size of the memory allocated for the IOCTL_GNTDEV_MAP_GRANT_REF
ioctl() parameters is calculated wrong, which results in too much
memory allocated.
Added Roger to CC.
Firstly,
Reviewed-by: Ian Jackson <[email protected]>
For the FreeBSD bits:
Reviewed-by: Roger Pau Monné <[email protected]>
Any reason the patch didn't go in yet?
Juergen