Bochs/bochs/memory
Bryce Denney 4e091e37ea - the constructors for BX_MEM_C did not always init vector and actual_vector
to NULL.  If actual_vector points to junk when alloc_vector_aligned
  is called, it will try to free the junk, leading to memory corruption
  or crashes.
2002-09-18 05:28:55 +00:00
..
Makefile.in - use @CPP_SUFFIX@ substitution to get the dependencies right for nmake too 2001-10-07 20:19:04 +00:00
memory.cc Now, when you compile with --enable-guest2host-tlb, non-paged 2002-09-05 02:31:24 +00:00
memory.h Now, when you compile with --enable-guest2host-tlb, non-paged 2002-09-05 02:31:24 +00:00
misc_mem.cc - the constructors for BX_MEM_C did not always init vector and actual_vector 2002-09-18 05:28:55 +00:00