[wget-notify] [bug #21542] Memory leak in convert_all_leaks

Micah Cowan INVALID.NOREPLY at gnu.org
Thu Nov 8 08:45:55 PST 2007


URL:
  <http://savannah.gnu.org/bugs/?21542>

                 Summary: Memory leak in convert_all_leaks
                 Project: GNU Wget
            Submitted by: micahcowan
            Submitted on: Thursday 11/08/2007 at 08:45
                Category: Memory Leak
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: Needs Investigation
                 Privacy: Public
             Assigned to: None
         Originator Name: Zhongxing Xu
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None
        Operating System: None
         Reproducibility: None
           Fixed Release: None
         Planned Release: 1.12
              Regression: None
           Work Required: 0 - Hours
          Patch Included: None

    _______________________________________________________

Details:

another possible memory leak:
in the latest source code of wget, in file convert.c, convert_all_links(),
line 78: struct ptimer *timer = ptimer_new ();
line 87: if (cnt == 0) return;
returns without freeing timer




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?21542>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



More information about the wget-notify mailing list