commit | fe235a06e1e008dedd2ac3cc0a3a655169ce9b33 | [log] [tgz] |
---|---|---|
author | Dunrong Huang <riegamaths@gmail.com> | Wed Sep 05 21:26:22 2012 +0800 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed Sep 12 15:50:09 2012 +0200 |
tree | 481c9f0d6aa45692beacc381cbc2b8e5f755245c | |
parent | f0536bb848ad6eb2709a7dc675f261bd160c751b [diff] |
block: Don't forget to delete temporary file The caller would not delete temporary file after failed get_tmp_filename(). Signed-off-by: Dunrong Huang <riegamaths@gmail.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>