| Summary: | Fix undefined behavior in graphics/jpeg-turbo (resulting in test errors with recent clang) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Dimitry Andric <dim> | ||||
| Component: | Individual Port(s) | Assignee: | Antoine Brodin <antoine> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Some People | CC: | bytestore | ||||
| Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(bytestore) |
||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 201377 | ||||||
| Attachments: |
|
||||||
|
Description
Dimitry Andric
2015-08-29 23:49:46 UTC
A commit references this bug: Author: antoine Date: Sun Sep 13 20:27:08 UTC 2015 New revision: 396855 URL: https://svnweb.freebsd.org/changeset/ports/396855 Log: Fix negative shift with IFAST FDCT and qual=100 This fixes regression tests with clang 3.7.0 PR: 202762 Obtained from: https://github.com/libjpeg-turbo/libjpeg-turbo/commit/4cfa3f4c39c2e46eca3a65c67411d15e08a3fc70 Approved by: maintainer timeout (15 days) Changes: head/graphics/jpeg-turbo/Makefile head/graphics/jpeg-turbo/files/patch-jcdctmgr.c |