]> source.dussan.org Git - tigervnc.git/commit
Remove unneeded memory checks
authorPierre Ossman <ossman@cendio.se>
Mon, 30 Dec 2019 09:26:12 +0000 (10:26 +0100)
committerPierre Ossman <ossman@cendio.se>
Mon, 30 Dec 2019 09:26:12 +0000 (10:26 +0100)
commit6208f47dcbf68ff1e751b0b526bb643f0da867a6
tree7fbc733a6a2fbd0e260a97aec18cdb934a2f92d7
parentdbad687182ae9093efaf096a069eeafc18b22973
Remove unneeded memory checks

new throws an exception on allocation errors rather than return NULL.
common/rfb/CSecurityTLS.cxx