Files
libguestfs/common/edit
Pino Toscano 099ce1d490 edit: fix small memory leak on error
If guestfs_int_random_string fails, make sure to free the buffer
allocated as return string.
2017-03-03 16:36:26 +01:00
..