mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-31 14:50:37 +03:00
preset pl to NULL
This commit is contained in:
parent
85dc22ebb7
commit
0a5e0e1f71
@ -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