bugWeb Secretary - Bugs: bug #34739, Temporary files aren't deleted

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #34739: Temporary files aren't deleted

Submitter:  Michael Thorpe <pedantic>
Submitted:  Thu 03 Nov 2011 05:20:52 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  Bug Status:  None
Assigned to:  None Open/Closed:  Open
Operating System:  Any

Wed 16 Jan 2013 12:29:00 AM UTC, comment #1: 

Use UNLINK features instead of Goto. See attached websec-1.9.1.patch.

Seb <snip>
Thu 03 Nov 2011 05:20:52 PM UTC, original submission:  

Line 332 of version 1.9.0 of websec does a "return 0" without first deleting the temporary file that's been created.  The attached patch changes that to a "goto DONE" and puts a "DONE:" label right before the code that deletes the temporary file.

Michael Thorpe <pedantic>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #27280:  websec-1.9.1.patch added by snip (1KiB - application/octet-stream)
file #24290:  websec.diff added by pedantic (393B - text/x-diff - Patch to fix the error)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by snip (Posted a comment)
  • -email is unavailable- added by pedantic (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-01-16 snip Attached File- Added websec-1.9.1.patch, #27280
    2011-11-03 pedantic Attached File- Added websec.diff, #24290

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code