commit | 8e217d5384a38bdb4727c4e22d7ed64c351361f7 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Thu Sep 01 15:00:42 2011 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Tue Sep 06 11:23:51 2011 +0200 |
tree | a8a84a8b6be5afe68b0a62c41012031b2f48ac78 | |
parent | c30e624d5d04efdb581c841f9bf8b06302b96575 [diff] |
qcow2: Properly initialise QcowL2Meta Dependency list pointers filled with random garbage from the stack aren't a good idea. Signed-off-by: Kevin Wolf <kwolf@redhat.com>