On Mon, 2024-06-24 at 14:20 +0100, Andrew Cooper wrote: > On 24/06/2024 1:26 pm, Jan Beulich wrote: > > When re-working them to avoid UB on guest address calculations, I > > failed > > to add explicit type checks in exchange for the implicit ones that > > until > > then had happened in assignments that were there anyway. > > > > Fixes: 43d5c5d5f70b ("xen: avoid UB in guest handle arithmetic") > > Signed-off-by: Jan Beulich <jbeul...@suse.com> > > Acked-by: Andrew Cooper <andrew.coop...@citrix.com>
Release-Acked-by: Oleksii Kurochko <oleksii.kuroc...@gmail.com> ~ Oleksii