Summary: | graphics/libfpx: fix build with clang 3.8.0 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dimitry Andric <dim> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | mi, mi | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(mi) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 206074 | ||||||
Attachments: |
|
Description
Dimitry Andric
![]() Comment on attachment 166903 [details]
Fix infinite loop in libfpx's EB_Copy_To_Memory() function
I'd like to look deeper -- how could this code have ever worked? And, if it was never, actually, exercised, simply remove it altogether, instead of dressing it up...
A commit references this bug: Author: mi Date: Fri Feb 19 03:16:43 UTC 2016 New revision: 409147 URL: https://svnweb.freebsd.org/changeset/ports/409147 Log: Add a patch to get rid of some dead code, which triggers a warning when compiled with clang-3.8. Bump PORTREVISION. PR: 207134 Changes: head/graphics/libfpx/Makefile head/graphics/libfpx/files/patch-ebuffer |