]> source.dussan.org Git - tigervnc.git/commit
Enable stream sanity checks in debug builds
authorPierre Ossman <ossman@cendio.se>
Wed, 6 Apr 2022 13:38:45 +0000 (15:38 +0200)
committerPierre Ossman <ossman@cendio.se>
Wed, 6 Apr 2022 13:39:19 +0000 (15:39 +0200)
commit99209d0339b3a80ed8503c0aaa8e4f3abb99c6f2
tree406f3074a41ccb5ff280400781e094e173470e86
parentcee5a417c8411adbeba7cee9e22c1bd519cf39c6
Enable stream sanity checks in debug builds

Enable this automatically for developers so we increase the chance of
these problems getting caught. There is a risk of overhead though so
keep them disabled for release builds.
CMakeLists.txt
common/rdr/InStream.h
win/CMakeLists.txt