]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
filebundle: always open files as binary
authorJoakim Plate <elupus@ecce.se>
Sat, 29 Dec 2012 19:32:59 +0000 (20:32 +0100)
committerJoakim Plate <elupus@ecce.se>
Sat, 29 Dec 2012 19:32:59 +0000 (20:32 +0100)
commit426117f006e3c44226533372e85f168eeefb4112
tree17841757157f354b8e401dcb31134f6c466c3181
parentd23f60b0311abc3d0b516bbd7ab5163e7cdfdc43
filebundle: always open files as binary

If files have wrong file endings the stated lenghts
won't match total data read from file.
src/filebundle.c