bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] [bug #45289] wget -r %3a crashes


From: Hackndo
Subject: [Bug-wget] [bug #45289] wget -r %3a crashes
Date: Wed, 10 Jun 2015 07:55:20 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0

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

                 Summary: wget -r %3a crashes
                 Project: GNU Wget
            Submitted by: hackndo
            Submitted on: mer. 10 juin 2015 07:55:18 GMT
                Category: Crash/Freeze/Infloop
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.16.2
        Operating System: GNU/Linux
         Reproducibility: Every Time
           Fixed Release: None
         Planned Release: None
              Regression: No
           Work Required: None
          Patch Included: Yes

    _______________________________________________________

Details:

recur.c contains
struct url *url_parsed = url_parse (url, &url_err, i, true);

But there are no check for url_parsed being null or not. If null, then later
on, in url.c, url->host is called, and a segfault occurs.

Patch attached



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: mer. 10 juin 2015 07:55:18 GMT  Name: recur.c  Size: 24 ko   By: hackndo
Add url_parsed check
<http://savannah.gnu.org/bugs/download.php?file_id=34190>

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]