On Wed, Oct 01, 2025 at 09:52:03AM +0200, Paolo Bonzini wrote: > Date: Wed, 1 Oct 2025 09:52:03 +0200 > From: Paolo Bonzini <[email protected]> > Subject: [PATCH 04/11] rust: migration: validate termination of subsection > arrays > X-Mailer: git-send-email 2.51.0 > > For consistency with fields(), validate the value (at least to some extent) > before passing it to C. > > Signed-off-by: Paolo Bonzini <[email protected]> > --- > rust/migration/src/vmstate.rs | 3 +++ > 1 file changed, 3 insertions(+)
Reviewed-by: Zhao Liu <[email protected]>
