wget: detect when the length of received file is less than advertised
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 21 Jan 2019 12:53:26 +0000 (13:53 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 21 Jan 2019 12:53:26 +0000 (13:53 +0100)
commit9b313ddcd8c24361b2e8fb4f0f11459436be112f
tree31838f3f1892a0486d1224a63908d1e99e22fa62
parent4906faafab9760bd2d3ed1c6eb11def9efdc438c
wget: detect when the length of received file is less than advertised

function                                             old     new   delta
retrieve_file_data                                   579     596     +17

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/wget.c