]> git.ipfire.org Git - thirdparty/curl.git/commit
rtsp_do: fix DEAD CODE
authorDaniel Stenberg <daniel@haxx.se>
Mon, 15 Jun 2015 07:05:07 +0000 (09:05 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 15 Jun 2015 07:05:07 +0000 (09:05 +0200)
commitb430cb2a588b4a1912378b044c47341f1abefc49
tree38c9d55f6ca38157231348b71cc4c4b80ad36e1b
parent99eafc49bbfd45b293b0e7afce7fe4649af6d2e4
rtsp_do: fix DEAD CODE

"At condition p_request, the value of p_request cannot be NULL."

Coverity CID 1306668.
lib/rtsp.c