]> source.dussan.org Git - tigervnc.git/commit
Free char buffer directly
authorPierre Ossman <ossman@cendio.se>
Sun, 15 Jan 2023 13:00:12 +0000 (14:00 +0100)
committerPierre Ossman <ossman@cendio.se>
Sat, 4 Feb 2023 13:03:13 +0000 (14:03 +0100)
commit15a393912673e2ae65b9b3a28f9b82f967c49f98
treef74735c6a099081bdae872ea5203ee13decba5a8
parent19badc4def7d2bee677da3a02e1117f1e051a8cd
Free char buffer directly

It's extreme overkill to inherit from CharArray just to get the
automatic freeing of the buffer when the object is destroyed.
win/rfb_win32/Registry.cxx
win/rfb_win32/Registry.h
win/rfb_win32/Win32Util.cxx
win/rfb_win32/Win32Util.h