« Previous | Next » 

Revision 779c6bef

ID779c6befc03122c819d2f81a2052fac6a4a43536

Added by Anthony Liguori almost 15 years ago

Make sure to zero out memory before calling madvise to increase robustness

Avi pointed out that it's not entirely safe to rely on madvise zeroing out
memory. So let's do it explicitly before calling madvise.

Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences