Andreas Rheinhardt:
> We never guard against a user freeing/stealing the private context;
> and returning AVERROR(EIO) is inappropriate.
>
> Signed-off-by: Andreas Rheinhardt
> ---
> libavcodec/sbcdec.c | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/libavcodec/sbcdec.c b/libavcodec/
We never guard against a user freeing/stealing the private context;
and returning AVERROR(EIO) is inappropriate.
Signed-off-by: Andreas Rheinhardt
---
libavcodec/sbcdec.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/libavcodec/sbcdec.c b/libavcodec/sbcdec.c
index 3fac2f5016..fd7c2e5e80