[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-wget] [PATCH 07/25] Change mfile->name to filename in Metalink modu
From: |
Matthew White |
Subject: |
[Bug-wget] [PATCH 07/25] Change mfile->name to filename in Metalink module's messages |
Date: |
Sat, 10 Sep 2016 12:49:14 +0200 |
[Coverity Scan is ok, make syntax-check is ok, make check-valgrind is ok,
contrib/check-hard is ok]
This fixes the downloaded/saved file name used when printing the output.
The following description is verbatim from the patch:
-----
The file name could have been changed by unique_create() (or by any
other mean) before downloading. Use the name of the downloaded file
(filename) when printing output which refer to it.
-----
Regards,
Matthew
--
Matthew White <address@hidden>
0007-Change-mfile-name-to-filename-in-Metalink-module-s-m.patch
Description: Text Data
pgpkz3PQSR74f.pgp
Description: PGP signature
- [Bug-wget] [PATCH 07/25] Change mfile->name to filename in Metalink module's messages,
Matthew White <=