]> source.dussan.org Git - tigervnc.git/commit
Don't modify exception description dynamically
authorPierre Ossman <ossman@cendio.se>
Mon, 2 Sep 2024 14:37:36 +0000 (16:37 +0200)
committerPierre Ossman <ossman@cendio.se>
Wed, 6 Nov 2024 20:06:27 +0000 (21:06 +0100)
commitbdeaeebd48ad39898b804e0083ed1456cc64f24b
treec82f96b27cfd355b2967d0463c9d5e040aebb70e
parent158eb92c4bc4ec7cdedabd9b192648627513c518
Don't modify exception description dynamically

In preparation for using the built-in exception types, where the string
can only be set via the constructor.
common/rdr/Exception.cxx
common/rdr/Exception.h