librtmp: append the correct field to the string
authorVittorio Giovara <vittorio.giovara@gmail.com>
Sun, 16 Nov 2014 23:22:22 +0000 (00:22 +0100)
committerLuca Barbato <lu_zero@gentoo.org>
Mon, 12 Jan 2015 23:16:41 +0000 (00:16 +0100)
commit29e720da76ca353dbda9f881562902b41c355b77
tree413656f754632c76f96b1721aa47f93111fa4517
parent61fdbf7ff64c0ae1bdd6a8d573092dc6924c1dba
librtmp: append the correct field to the string

Also prevent a NULL pointer dereference.

CC: libav-stable@libav.org
Bug-Id: CID 1250329 / CID 1250331
(cherry picked from commit a28468d0daf4be14761c16a3ddd33266b2380123)
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
libavformat/librtmp.c