]> git.tuebingen.mpg.de Git - paraslash.git/commit
add_one_audio_file(): Fix an fd leak.
authorAndre Noll <maan@systemlinux.org>
Thu, 13 Nov 2008 19:14:56 +0000 (20:14 +0100)
committerAndre Noll <maan@systemlinux.org>
Thu, 13 Nov 2008 19:14:56 +0000 (20:14 +0100)
commit4b6a20ae3f2d273953f9231d6ff7749ce913be64
tree3ceb4d2431179ee5417a8d3c1f8c6d0e85b832e8
parent6c5220a23d66668e88929b2ba0f66758ab90a7be
add_one_audio_file(): Fix an fd leak.

This bug bites if one tries to add more than 1024 new files with a single add
command.
aft.c