On 24.11.2014 21:46, Michael Niedermayer wrote:
On Sun, Nov 23, 2014 at 12:58:07AM +0100, Lukasz Marek wrote:
It protects leaking string/binary/dict options from priv context.
Signed-off-by: Lukasz Marek
---
libavcodec/utils.c | 2 ++
1 file changed, 2 insertions(+)
LGTM
pushed both
__
On Sun, Nov 23, 2014 at 12:58:07AM +0100, Lukasz Marek wrote:
> It protects leaking string/binary/dict options from priv context.
>
> Signed-off-by: Lukasz Marek
> ---
> libavcodec/utils.c | 2 ++
> 1 file changed, 2 insertions(+)
LGTM
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147E
It protects leaking string/binary/dict options from priv context.
Signed-off-by: Lukasz Marek
---
libavcodec/utils.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/libavcodec/utils.c b/libavcodec/utils.c
index bf2a5b9..7e37b82 100644
--- a/libavcodec/utils.c
+++ b/libavcodec/utils.c
@@ -1