commit | 9f1f86bf7f6555e56e69fca4ecf002bf7041194c | [log] [tgz] |
---|---|---|
author | DRC <information@libjpeg-turbo.org> | Sun Nov 19 09:18:36 2017 -0600 |
committer | DRC <information@libjpeg-turbo.org> | Sun Nov 19 09:21:37 2017 -0600 |
tree | 44f443a4d8a590b27e0d7525c72b81fcab987a36 | |
parent | e817c077797e7629ae62d990749493d6e7f661bf [diff] |
tjLoadImage(): Fix OOB array access w/TJPF_UNKNOWN Because the previous commit added a test for TJPF_UNKNOWN to tjunittest, the ASAN CI build detected this issue.