"Dr. David Alan Gilbert (git)" <[email protected]> wrote: > From: "Dr. David Alan Gilbert" <[email protected]> > > and use it in loadvm_state and ram_load. > > Where ever it's used, check the return and error if it failed. > > Minor: ram_load was using a 257 byte array for its string, the > maximum length is 255 bytes + 0 terminator, so fix to 256 > > Signed-off-by: Dr. David Alan Gilbert <[email protected]> > Reviewed-by: Amit Shah <[email protected]> Reviewed-by: Juan Quintela <[email protected]>
