diff --git a/tests/libtest/lib569.c b/tests/libtest/lib569.c index 815ca3a71db232e4a1b3482b64e1de908534611f..9b345b065720911ff0b73bd8af9c277cf3ade97f 100644 --- a/tests/libtest/lib569.c +++ b/tests/libtest/lib569.c @@ -27,7 +27,7 @@ int test(char *URL) { int res; CURL *curl; - char *stream_uri; + char *stream_uri = NULL; char *rtsp_session_id; int request=1; int i;