commit | 3a2759aa2a98c2157cb35731b95e393b8882f8d3 | [log] [tgz] |
---|---|---|
author | Jose Aliste <jaliste@src.gnome.org> | Tue May 16 18:44:49 2017 -0400 |
committer | Albert Astals Cid <aacid@kde.org> | Wed Jun 21 22:31:20 2017 +0200 |
tree | 2532bbc3b692fa2315b767be0933879aebbf2a9b | |
parent | d9c88e1c8892c79b8865a0dabdcc0d3ffd55c195 [diff] |
Check numComps is between reasonable bounds Before this patch, some PDF might crash because of an overflow if numComps does not lie between 0 and 4. This is a security fix for CVE-2017-0319.