Fix leaked file descriptor with ENTROPY_STATS
authorMartin Ettl <ettl.martin78@googlemail.com>
Mon, 25 Oct 2010 17:14:11 +0000 (13:14 -0400)
committerJohn Koleszar <jkoleszar@google.com>
Mon, 25 Oct 2010 17:16:39 +0000 (13:16 -0400)
commitc3fd2c4ea7432cf568165f7da6d99140c1f0957f
treec07e4250e40a685252a674b97efd931903db8e9b
parent2ad4810a215bec3c944ee9e4a71f7aec58dc0f15
Fix leaked file descriptor with ENTROPY_STATS

cppcheck found a leaked file descriptor in the debugging code
enabled by defining ENTROPY_STATS. Fixes issue #60.

Change-Id: I0c1d0669cb94d44fed77860f97b82763be06b7cb
vp8/encoder/onyx_if.c