* Bad buffer management bug. Forgot to take care of the case
authorPhilip Gladstone <philipjsg@users.sourceforge.net>
Thu, 30 May 2002 20:37:51 +0000 (20:37 +0000)
committerPhilip Gladstone <philipjsg@users.sourceforge.net>
Thu, 30 May 2002 20:37:51 +0000 (20:37 +0000)
commit31def229842f7e3e2ccce640f0a27f5ccefb5565
tree9f831e89a69167f13b2b4515b82f49fb4a2ab201
parentfca0f0e59f4879423a6d5396c3e8aeb6306ab09c
* Bad buffer management bug. Forgot to take care of the case
  where doubling the size of the buffer is not enough.

Originally committed as revision 633 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffserver.c