mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Replace assertions for incorrect access sizes with logged errors. The write_table() method already handled it like this and this commit extends the same pattern to read_table() and read_pba(). Signed-off-by: Rob Bradford <rbradford@meta.com>