]> source.dussan.org Git - tigervnc.git/commit
Accidentally calculated the pointer offset twice, resulting in segfaults.
authorPierre Ossman <ossman@cendio.se>
Wed, 8 Jun 2011 16:58:19 +0000 (16:58 +0000)
committerPierre Ossman <ossman@cendio.se>
Wed, 8 Jun 2011 16:58:19 +0000 (16:58 +0000)
commit494271583e29d6d15036989322c62f88f941bc32
tree23ddfa880de61e2a042984db5a9d6fcebe9effeb
parentaeff3314dc4ca0fecb18d57057fa1785d5877c13
Accidentally calculated the pointer offset twice, resulting in segfaults.
Make sure we get the proper address for the data shuffling.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4471 3789f03b-4d11-0410-bbf8-ca57d06f2519
common/rfb/TransImageGetter.cxx