mirror of
git://sourceware.org/git/lvm2.git
synced 2025-04-30 22:50:45 +03:00
preset pl to NULL
This commit is contained in:
parent
b6d69d0c1e
commit
fbb77ddb23
@ -245,7 +245,7 @@ static int _read_vg_pds(const struct format_type *fmt, struct pool *mem,
|
||||
uint32_t *devcount)
|
||||
{
|
||||
struct lvmcache_info *info;
|
||||
struct pool_list *pl;
|
||||
struct pool_list *pl = NULL;
|
||||
struct pool *tmpmem;
|
||||
|
||||
uint32_t sp_count = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user