[Users] [Bug 3238] GPG Mime Plugin exports contents to a tmpfile unnecessarily

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Fri Aug 1 16:52:02 CEST 2014


http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3238

Kevin Day <thekevinday at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1419|0                           |1
        is obsolete|                            |

--- Comment #2 from Kevin Day <thekevinday at gmail.com> ---
Created attachment 1420
  -->
http://www.thewildbeast.co.uk/claws-mail/bugzilla/attachment.cgi?id=1420&action=edit
Fixed version where file pointer is correctly closed

I just noticed that the file pointer wasn't properly closed after my changes.

The code that I removed included the closing of fp (which is the original file
and not the temporary file). That file was opened at the start of the function.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Users mailing list