]> source.dussan.org Git - tigervnc.git/commit
Use std::string for connection info
authorPierre Ossman <ossman@cendio.se>
Mon, 18 Nov 2024 15:41:01 +0000 (16:41 +0100)
committerPierre Ossman <ossman@cendio.se>
Mon, 18 Nov 2024 15:41:01 +0000 (16:41 +0100)
commitaac8c7ae8b658ad679dc9898be32f0d03b609c7b
tree2623ff076ed505128e305aad8eaf7a748fea241d
parent1e8017afd09fb15cabe7e33489875d6d75a78f2c
Use std::string for connection info

Avoid truncation problems with the fixed size buffers.
vncviewer/CConn.cxx
vncviewer/CConn.h
vncviewer/Viewport.cxx