On Mon, Aug 11, 2014 at 09:17:19PM +0200, Reimar Döffinger wrote:
> Ensure this is even the case if they are empty because
> we failed adding the first entry.
>
> Signed-off-by: Reimar Döffinger
> ---
> libavutil/dict.c | 4
> 1 file changed, 4 insertions(+)
LGTM
[...]
--
Michael Gnu
Ensure this is even the case if they are empty because
we failed adding the first entry.
Signed-off-by: Reimar Döffinger
---
libavutil/dict.c | 4
1 file changed, 4 insertions(+)
diff --git a/libavutil/dict.c b/libavutil/dict.c
index f23b768..bdb5690 100644
--- a/libavutil/dict.c
+++ b/lib
Ensure this is even the case if they are empty because
we failed adding the first entry.
Signed-off-by: Reimar Döffinger
---
libavutil/dict.c | 4
1 file changed, 4 insertions(+)
diff --git a/libavutil/dict.c b/libavutil/dict.c
index 2cd67e8..9063a57 100644
--- a/libavutil/dict.c
+++ b/lib