Hi,

On Sun, Apr 17, 2011 at 5:01 PM, Justin Ruggles
<[email protected]> wrote:
>
> This fixes a bug where a successful call to ff_thread_init() masks errors that
> occur after that point in the function.  It also makes future bugs like this
> less likely since the error code is now set near to the point in the code
> where the error is found.
> ---
>  libavcodec/utils.c |   11 ++++++++---
>  1 files changed, 8 insertions(+), 3 deletions(-)

Yes, this is OK.

Ronald
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to