Bug 706897: Copy pcx buffer overrun fix from devices/gdevpcx.c
authorChris Liddell <chris.liddell@artifex.com>
Mon, 17 Jul 2023 13:06:37 +0000 (14:06 +0100)
committerChris Liddell <chris.liddell@artifex.com>
Mon, 17 Jul 2023 13:06:37 +0000 (14:06 +0100)
commitd81b82c70bc1fb9991bb95f1201abb5dea55f57f
tree6fb11a0132e8fbf18ab9e78739e44e417a3d4654
parentb7eb1d0174cb25a0cd44a1c0706c2ed73fc95bef
Bug 706897: Copy pcx buffer overrun fix from devices/gdevpcx.c

Bounds check the buffer, before dereferencing the pointer.
base/gdevdevn.c