rust-vmm / vmm-sys-util

Helpers and utilities used by multiple rust-vmm components and VMMs
BSD 3-Clause "New" or "Revised" License
78 stars 64 forks source link

`rand_bytes()` causes a panic when `len` is not a multiple of 4 #178

Closed vibharya closed 1 year ago

vibharya commented 1 year ago

Error/Panic message: thread 'main' panicked at 'attempt to subtract with overflow'