Fix for url_fclose() being called on an already closed file based on a patch by ...
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 11 Feb 2006 17:17:37 +0000 (17:17 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 11 Feb 2006 17:17:37 +0000 (17:17 +0000)
commit5e43b17e7ca7cd7ac6be863cb3c4c9006445846d
treeafcc2ffd37ffb8d370dd45315d0bc420ace2e378
parent1eb17b3c35567f5bdb03df2b8118229149e29a48
Fix for url_fclose() being called on an already closed file based on a patch by (<Colin Ward> hitman codehq org)

Originally committed as revision 4980 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/utils.c