]> granicus.if.org Git - transmission/commit
(trunk, libt) #4147 'bad file descriptor': in cached_file_open(), ensure the file...
authorJordan Lee <jordan@transmissionbt.com>
Sat, 27 Jul 2013 16:18:12 +0000 (16:18 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Sat, 27 Jul 2013 16:18:12 +0000 (16:18 +0000)
commit6897197729696c040ba3640ad94f86e11e8e0ec9
tree40157bf2b5b69d1bb35aa57478b3d4ddb38e04d6
parentf217dc2a60d18ed18aa5c45a4f570966c865e50f
(trunk, libt) #4147 'bad file descriptor': in cached_file_open(), ensure the file is always opened with writable permissions if we need to call ftruncate() to resize it. Large credit to karamanolev for tracking this down with strace.
libtransmission/fdlimit.c