]> git.sesse.net Git - nageru/commit
Fix some addrinfo leaks in the error paths for outbound SRT, by means of RAII.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 17 Sep 2023 14:59:19 +0000 (16:59 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 17 Sep 2023 14:59:19 +0000 (16:59 +0200)
commit448bfb337a97e9352b8d912749fcf0989e0eef25
tree47742e21fd44ab60db102ffa2b5efdc700fc5039
parent8acd52c4ad9cd890bc689601775255e55912783f
Fix some addrinfo leaks in the error paths for outbound SRT, by means of RAII.
nageru/video_encoder.cpp