]> git.sesse.net Git - ffmpeg/commit
Try to eliminate memory leak on stream termination. It doesn't crash, but I'm
authorPhilip Gladstone <philipjsg@users.sourceforge.net>
Tue, 4 Mar 2003 03:12:32 +0000 (03:12 +0000)
committerPhilip Gladstone <philipjsg@users.sourceforge.net>
Tue, 4 Mar 2003 03:12:32 +0000 (03:12 +0000)
commit87638494cac0e58178a445b2c6436264b3af31e9
tree4ab8767b6715efdc3103fc77cbb038dcbd21f763
parentcb275dd9ebb5566ce38ccc66755ab597fd4cdad7
Try to eliminate memory leak on stream termination. It doesn't crash, but I'm
not sure if it fixes the problem.

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