diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2018-04-24 13:35:32 +0200 | 
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2018-04-24 13:35:32 +0200 | 
| commit | df45eb49acaeb64574e14f78c6bb5b95f1157058 (patch) | |
| tree | 7e6dc15d1eea8b9b6461489de3609ed0db1555af /modutils/rmmod.c | |
| parent | f4eaccbfaee58d00f53fe106d018f4e9687b2e27 (diff) | |
| download | busybox-df45eb49acaeb64574e14f78c6bb5b95f1157058.tar.gz | |
wget: handle URLs with @ or hash differently
If server replied with 302 and
Location: ?foo
we used to underflow the allocated space while trying to form the "@foo"
filename. Switch to forming "foo" filename.
function                                             old     new   delta
packed_usage                                       32795   32799      +4
parse_url                                            387     352     -35
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 4/-35)             Total: -31 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'modutils/rmmod.c')
0 files changed, 0 insertions, 0 deletions
