commit | 2a4734c66f73fb378654d379acad2328cfc9b152 | [log] [tgz] |
---|---|---|
author | Josef Gajdusek <atx@atx.name> | Fri Nov 04 12:24:08 2016 +0100 |
committer | Josef Gajdusek <atx@atx.name> | Fri Nov 04 19:21:31 2016 +0100 |
tree | cc8de89a486b337d85fb607905d4b7f25c2141c5 | |
parent | 6c0181c6f7241eaa9b19417c1729af463677c434 [diff] |
hextileDecode.h: Fix buffer overflow The hextileDecodexx functions do not properly check for out-of-bounds writes, which allows a malicious server to overwrite parts of the stack.