ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the alloc_buffer flow return...
authorAndy Wingo <wingo@pobox.com>
Mon, 17 Oct 2005 13:42:38 +0000 (13:42 +0000)
committerAndy Wingo <wingo@pobox.com>
Mon, 17 Oct 2005 13:42:38 +0000 (13:42 +0000)
commit29f8d1890bea739ea951ca1441f629203af5c51f
tree5fe89afd44462cc8a71a8fec631baab9e7db75b6
parentfeaa5f052a1da6c40d28e4428d4d5f4d9b2738fb
ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the alloc_buffer flow return to callers.

Original commit message from CVS:
2005-10-17  Andy Wingo  <wingo@pobox.com>

* ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
alloc_buffer flow return to callers.
(theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
change. Fix some memleaks in theoraenc.
ChangeLog
ext/theora/theoraenc.c