summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorTobias Mueller <muelli@cryptobitch.de>2016-12-14 08:03:16 +0100
committerBastien Nocera <hadess@hadess.net>2017-12-04 17:27:30 +0100
commit23e2a7c4b7794220ecd77389b3976c0767fc839d (patch)
tree2e32650c14324d7d5c7f2774a8b7e47b14bd9b8d /tests
parenta6303ad765882555cf1b278a09be5f9e4cf3a39d (diff)
downloadgdk-pixbuf-23e2a7c4b7794220ecd77389b3976c0767fc839d.tar.gz
gif: Prevent access to negative array indexes
It seems that a pathological gif file can cause a negative array index to be read. UBSAN reported this: io-gif.c:509:44: runtime error: index -2 out of bounds for type 'guchar [280]' io-gif.c:510:44: runtime error: index -1 out of bounds for type 'guchar [280]' https://bugzilla.gnome.org/show_bug.cgi?id=778584
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions