[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-wget] Wget not ignoring the return value of a void function in 1.19
From: |
Josef Moellers |
Subject: |
[Bug-wget] Wget not ignoring the return value of a void function in 1.19.5 |
Date: |
Tue, 8 May 2018 09:16:20 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 |
Hi,
While trying to upgrade to 1.19.5, we found a bug in wget (src/host.c)
where the (non-existing) return value of a void function is assigned to
a variable.
A patch is appended.
Josef
wget-ignore-void-retvalue.patch
Description: Text Data
- [Bug-wget] Wget not ignoring the return value of a void function in 1.19.5,
Josef Moellers <=