commit | 31ca34b8cc2efe1b7e3f726dedb30c450a81abaf | [log] [tgz] |
---|---|---|
author | Jes Sorensen <Jes.Sorensen@redhat.com> | Mon Dec 06 15:25:36 2010 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Tue Dec 14 15:44:21 2010 +0100 |
tree | e942d3f2db45fd145d4732674ad7f2745d944e59 | |
parent | 5bdf61fdd76b5ca7101353abbdbcd1ed692fa9e2 [diff] |
img_convert(): Only try to free bs[] entries if bs is valid. This allows for jumping to 'out:' consistently for error exit. Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>