]> source.dussan.org Git - tigervnc.git/commit
Don't parse empty fence messages
authorPierre Ossman <ossman@cendio.se>
Thu, 23 Feb 2023 06:19:09 +0000 (07:19 +0100)
committerPierre Ossman <ossman@cendio.se>
Mon, 12 Aug 2024 14:21:37 +0000 (16:21 +0200)
commit7af69eb4a7a52d6baf4d09f79ccbec76bd1fcee1
treebdd517a57a58caf46089436767cd93adab32ff36
parent633e75b5263cbde04a16a0f2c04165807db1bd91
Don't parse empty fence messages

We need to return here or we'll do an out-of-bounds access on the data
array.
common/rfb/VNCSConnectionST.cxx