]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
filebundle: reverse changes made in PR283 release/3.4 304/head 3.4patch1
authorAdam Sutton <dev@adamsutton.me.uk>
Fri, 5 Jul 2013 08:33:49 +0000 (09:33 +0100)
committerAdam Sutton <dev@adamsutton.me.uk>
Thu, 11 Jul 2013 19:17:34 +0000 (20:17 +0100)
commitfbda8029a2b7dcc9ae01bb48a501aab54e666657
tree611fa9467fd32899e325e4ae42eecaebe069ee6d
parent5505c3034fab590364104182cc0b576946952f3b
filebundle: reverse changes made in PR283

The zlib input buffer is not defined const, therefore the extra malloc/memcpy
is required.
(cherry picked from commit 595623391773378659dadd4243994c88e831289f)
src/filebundle.c