]> granicus.if.org Git - libx264/commit
Add missing free()s for new data allocated for MB-tree
authorFiona Glaser <fiona@x264.com>
Sun, 9 Aug 2009 00:51:01 +0000 (17:51 -0700)
committerFiona Glaser <fiona@x264.com>
Sun, 9 Aug 2009 00:51:01 +0000 (17:51 -0700)
commitefebe7d7b92678bfd9dacbf22068387aeff3da07
tree8fb9dee2677934e789a3bef92d368cdff4a762e0
parent599f024c88b0978c892838c1af5a01ed1966a74f
Add missing free()s for new data allocated for MB-tree
Eliminates a memory leak.
common/frame.c