Commit fb424497 authored by bcoudurier's avatar bcoudurier

init h, fixes CID54 RUN2

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@13520 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 9fbf21e4
......@@ -3078,7 +3078,7 @@ static int rtp_new_av_stream(HTTPContext *c,
AVFormatContext *ctx;
AVStream *st;
char *ipaddr;
URLContext *h;
URLContext *h = NULL;
uint8_t *dummy_buf;
char buf2[32];
int max_packet_size;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment