]> source.dussan.org Git - tigervnc.git/commit
Don't try to render cursors with no size
authorPierre Ossman <ossman@cendio.se>
Thu, 23 Feb 2017 12:12:54 +0000 (13:12 +0100)
committerPierre Ossman <ossman@cendio.se>
Thu, 23 Feb 2017 12:12:54 +0000 (13:12 +0100)
commit28055e28973785d867595d81e40c175843186751
treee36d154599eea2a7cd381c0d3370e7620edc438b
parente714412294e9955448be2ec98f8f10684476fa8f
Don't try to render cursors with no size

Even if there are no pixels it will still trigger sanity checks
when we start throwing bogus coordinates around.
common/rfb/Cursor.cxx