]> source.dussan.org Git - tigervnc.git/commit
Free memory from getaddrinfo()
authorPierre Ossman <ossman@cendio.se>
Mon, 17 Aug 2020 12:02:28 +0000 (14:02 +0200)
committerPierre Ossman <ossman@cendio.se>
Mon, 17 Aug 2020 12:02:28 +0000 (14:02 +0200)
commitcbe0ddc28cab60712890c756bc6129ada7c52215
tree37b0a48a192129d1d94677e1ed61fd687ce2dac3
parentdab43fa376f3adbe36168ddab78f94bb429c1858
Free memory from getaddrinfo()

We handled this in the failure scenario, but not in the vastly more
common successful case.
common/network/TcpSocket.cxx