]> source.dussan.org Git - tigervnc.git/commit
Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free()
authorAdam Tkac <atkac@redhat.com>
Fri, 4 Sep 2009 10:16:58 +0000 (10:16 +0000)
committerAdam Tkac <atkac@redhat.com>
Fri, 4 Sep 2009 10:16:58 +0000 (10:16 +0000)
commit97abe8a548ff9ca940d568128b21813b8a253872
treed38ea6a539b2cc4e70d9569e71985914818546cd
parent8ed9009b4c4f497a95114d878334de3e13457bdd
Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free()

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3889 3789f03b-4d11-0410-bbf8-ca57d06f2519
23 files changed:
common/network/TcpSocket.cxx
common/rfb/Blacklist.cxx
common/rfb/CConnection.cxx
common/rfb/CConnection.h
common/rfb/Configuration.cxx
common/rfb/ConnParams.cxx
common/rfb/HTTPServer.cxx
common/rfb/Hostname.h
common/rfb/ListConnInfo.h
common/rfb/Logger_file.cxx
common/rfb/VNCSConnectionST.cxx
common/rfb/VNCServerST.cxx
common/rfb/secTypes.cxx
common/rfb/util.cxx
common/rfb/util.h
unix/tx/TXButton.h
unix/tx/TXLabel.h
unix/tx/TXMenu.cxx
unix/tx/TXWindow.cxx
unix/vncviewer/CConn.cxx
unix/vncviewer/vncviewer.cxx
unix/x0vncserver/x0vncserver.cxx
unix/xserver/hw/vnc/XserverDesktop.cc