Fix context memleak.
commit14feaf4fdf863df5c04212dd0940c8501234c24a
authorNathan Caldwell <saintdev@gmail.com>
Mon, 28 Jan 2008 22:43:29 +0000 (28 15:43 -0700)
committerNathan Caldwell <saintdev@gmail.com>
Mon, 28 Jan 2008 23:46:01 +0000 (28 16:46 -0700)
tree7f193264426a3ac6c8619b796bf29f13c7d406b3
parent4d3ab8fb618a25646f806f9b44a9b86b190d514a
Fix context memleak.
Contexts weren't getting added to actlist when they were in use, so
weren't getting cleaned up.
src/ebml.c