]> git.ipfire.org Git - thirdparty/curl.git/commit
rtsp: use dynbuf instead of custom reallocs
authorDaniel Stenberg <daniel@haxx.se>
Thu, 16 Mar 2023 11:11:46 +0000 (12:11 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 16 Mar 2023 15:09:55 +0000 (16:09 +0100)
commit1b9ea3239d22147e00d8cccb666cd8f9344b181e
treedd0267fc52178d0d6c93106484d2d639939b0abb
parentd2d0e600128edff90234aaa9b665850526f29454
rtsp: use dynbuf instead of custom reallocs

For the RTP buffering.

Closes #10776
lib/rtsp.c
lib/rtsp.h