commit | 18c020124ff1b2441f714da2017f63dba50720ba | [log] [tgz] |
---|---|---|
author | Michal Srb <michalsrb@gmail.com> | Fri Jan 13 16:32:23 2017 +0200 |
committer | Michal Srb <michalsrb@gmail.com> | Tue Jan 17 16:47:50 2017 +0200 |
tree | d7dd2287a4d329b6a2ac2c9f22823520bac515d2 | |
parent | 0f626ad79a1259904db70f12ba1682910d9155c8 [diff] |
Fix buffer overflow in ModifiablePixelBuffer::fillRect. It can be triggered by RRE message with subrectangle out of framebuffer boundaries. It may prevent the same kind of issue caused by evil message from another encoding too.