]> source.dussan.org Git - tigervnc.git/commit
Use fixed size character buffer
authorPierre Ossman <ossman@cendio.se>
Sun, 15 Jan 2023 13:41:47 +0000 (14:41 +0100)
committerPierre Ossman <ossman@cendio.se>
Sat, 4 Feb 2023 13:03:13 +0000 (14:03 +0100)
commitd608a30d576ed74f7dc7374c1f00d2303fee27f6
treea6637dee5800ee1f9af6331d3df02d84afe45d9a
parentef8c84eb752e1b59ef824cedeb156b2d64fefe37
Use fixed size character buffer

We know the needed space here, so let's keep it simple with a constant
size string buffer.
common/rfb/Logger_file.cxx
common/rfb/Logger_file.h
common/rfb/SSecurityPlain.cxx
common/rfb/SSecurityPlain.h
common/rfb/SSecurityRSAAES.cxx
common/rfb/SSecurityRSAAES.h
unix/vncpasswd/vncpasswd.cxx
vncviewer/DesktopWindow.cxx
win/rfb_win32/ComputerName.h
win/rfb_win32/ModuleFileName.h
win/vncconfig/Legacy.cxx