Bug 23411 - fix to wget-1.5.3-symlink.patch
Summary: fix to wget-1.5.3-symlink.patch
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: wget
Version: 7.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-01-05 14:10 UTC by j. alan eldridge
Modified: 2014-03-17 02:17 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-01-05 14:14:11 UTC
Embargoed:


Attachments (Terms of Use)
update spec to release 11 (2.85 KB, text/plain)
2001-01-05 14:13 UTC, j. alan eldridge
no flags Details
updated version of symlink patch with bug fixes (5.10 KB, patch)
2001-01-05 14:14 UTC, j. alan eldridge
no flags Details | Diff

Description j. alan eldridge 2001-01-05 14:10:47 UTC
the patch does not correctly restore a modified member of the u-> structure
in ftp_retrieve_dirs. in addition, the temporary ulocal is allocated too
soon, thus possibly requiring being freed as part of a "continue" in the
same function. new patch (1) correctly saves and restores modified members
of the u-> structure and (2) only allocates ulocal once we are sure we need
it.

patch and new spec file will be attached as an addendum to this message.

Comment 1 j. alan eldridge 2001-01-05 14:13:00 UTC
Created attachment 7088 [details]
update spec to release 11

Comment 2 j. alan eldridge 2001-01-05 14:14:08 UTC
Created attachment 7089 [details]
updated version of symlink patch with bug fixes

Comment 3 Bill Nottingham 2001-01-05 14:59:38 UTC
Will be fixed in wget-1.6-1, which should be in the next rawhide release.
Thanks!


Note You need to log in before you can comment on or make changes to this bug.