fix tmp file leak in pullFile

createTempFile will create a zero length file, but if for any
reason we cannot pull the file, we are leaving the tmp file
behind

Change-Id: If37f72f64f85a1ba77358ec3dfad4915e3b7f842
1 file changed