[Libguestfs] [PATCH 0/2] supermin: improve handling of memory

Pino Toscano ptoscano at redhat.com
Tue Jul 29 16:47:39 UTC 2014


Hi,

the two patches improve the way memory is handled in supermin, by
cleanly exiting on memory allocation failures, and free'ing memory when
not needed (to keep working and not run out of memory).


Pino Toscano (2):
  Check for failures in memory allocations
  Free memory buffers when not used

 src/ext2fs-c.c | 13 +++++++++++--
 src/init.c     | 13 +++++++++++++
 2 files changed, 24 insertions(+), 2 deletions(-)

-- 
1.9.3




More information about the Libguestfs mailing list