vpx_temporal_svc_encoder: fix memory leak on success
authorJames Zern <jzern@google.com>
Thu, 22 May 2014 03:02:52 +0000 (20:02 -0700)
committerJames Zern <jzern@google.com>
Thu, 22 May 2014 03:04:06 +0000 (20:04 -0700)
commit21a037183666870fda73dd7a24868ee41c3603b7
treef7b3806c16aee2b7cb75404348c096f7b87809fb
parent652a3cc29fcd1ca49161f49e7637805ab2f06f88
vpx_temporal_svc_encoder: fix memory leak on success

more work would be necessary to avoid leaks in all failure cases

Change-Id: I9c92ae1c34e120b17109bc832b6b2789b909761d
examples/vpx_temporal_svc_encoder.c