bugGNU Wget - Bugs: bug #34940, Unimportant timer leak in main

 
 

bug #34940: Unimportant timer leak in main

Submitter:  None
Submitted:  Tue 29 Nov 2011 07:41:41 PM UTC
   
 
Category:  Memory Leak Severity:  3 - Normal
Priority:  5 - Normal Status:  None
Privacy:  Public Assigned to:  None
Originator Name:  Dave Andersen Originator Email:  -email is unavailable-
Open/Closed:  Open Release:  1.13.4
Operating System:  None Reproducibility:  Every Time
Fixed Release:  None Planned Release:  None
Regression:  None Work Required:  None
Patch Included:  Yes
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 29 Nov 2011 07:41:41 PM UTC, original submission:  

The attached patch unconditionally frees the main() routine's timer.  Currently, the timer is allocated unconditionally but freed only in some circumstances.  The leak is unimportant, but fixing it makes valgrind happier to facilitate finding other, more serious leaks.

Anonymous

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #24501:  wget-timer.patch added by None (640B - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by None (Submitted the item)
  •  

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-11-29 None Attached File- Added wget-timer.patch, #24501

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code