1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/format_text
Zdenek Kabelac ee54e43702 Fix resource leaks for failing allocation
In case, something would fail during format initialization,
return allocated memory.
2012-02-08 10:49:36 +00:00
..
archive.c Replace free_vg with release_vg 2011-08-10 20:25:29 +00:00
archiver.c Thin until proper vgcfgrestore for thin is implementad, disable restore. 2012-01-20 11:01:13 +00:00
archiver.h Fix remote metadata backup for clvmd 2009-04-22 09:39:45 +00:00
export.c Instrument code that pointer are already released 2012-01-25 22:35:36 +00:00
flags.c Support the ability to replace specific devices in a RAID array. 2011-11-30 02:02:10 +00:00
format-text.c Fix resource leaks for failing allocation 2012-02-08 10:49:36 +00:00
format-text.h Make create_text_context fn static and move it inside create_instance fn. 2011-03-11 14:45:17 +00:00
import_vsn1.c Check for correctness of uint64 value if exists 2012-01-25 21:43:51 +00:00
import-export.h Use size_t return type 2011-09-01 10:25:22 +00:00
import.c Make a cleaner split between config tree and config file functionality. Move 2011-12-18 21:56:03 +00:00
layout.h more metadataignore message/code cleanup 2010-06-30 17:13:05 +00:00
tags.c Move the core of the lib/config/config.c functionality into libdevmapper, 2011-08-30 14:55:15 +00:00
text_export.h Move the core of the lib/config/config.c functionality into libdevmapper, 2011-08-30 14:55:15 +00:00
text_import.h Replace const usage of dm_config_find_node with more appropriate value-lookup 2011-08-31 15:19:19 +00:00
text_label.c Use new dev_open_readonly fn to prevent opening devices for read-write when not necessary. 2011-05-28 09:48:14 +00:00