]> granicus.if.org Git - transmission/commit
(trunk libT) #2595: "file too large error?" -- this can generate an EFBIG warning...
authorCharles Kerr <charles@transmissionbt.com>
Wed, 25 Nov 2009 19:26:30 +0000 (19:26 +0000)
committerCharles Kerr <charles@transmissionbt.com>
Wed, 25 Nov 2009 19:26:30 +0000 (19:26 +0000)
commitcf69b110310e11457dfbfba3e99086965c1a56a1
tree97f9f3487a5bb9198ae53ce7c309d06fe3716ae6
parent04011d212ba254d879fc5bbf7daefbfb684f0602
(trunk libT) #2595: "file too large error?" -- this can generate an EFBIG warning sparse preallocation is on and the peer makes an invalid request.  At worst this kind of oddball case should generate a debug message notice, not a torrent error.  Reported by Waldorf.
libtransmission/inout.c
libtransmission/utils.c