[Bug 250543] graphics/ansilove: Update to 4.1.4
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Oct 22 19:52:47 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250543
Bug ID: 250543
Summary: graphics/ansilove: Update to 4.1.4
Product: Ports & Packages
Version: Latest
Hardware: Any
URL: https://github.com/ansilove/ansilove
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: amdmi3 at FreeBSD.org
Reporter: juraj at lutter.sk
Flags: maintainer-feedback?(amdmi3 at FreeBSD.org)
Assignee: amdmi3 at FreeBSD.org
Created attachment 218987
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=218987&action=edit
graphics/ansilove: Update to 4.1.4
Hi,
please find the patch attached.
Changelog:
- Set CMAKE_BUILD_TYPE to "Release" in CMakeLists.txt
- Enable FORTIFY_SOURCE level 2
- Move read_status variable declaration to the top of the function
- Check fread() return values in readComments() and add error handling
- Introduce the READ_RECORD function-like macro, for fread error handling
- Use READ_RECORD in readRecord() to add fread() error handling
- Only call memset() if the malloc call succeeds
- Check strdup() return value and error out on failed allocation
Builds OK on 11.4, 12-STABLE, 13-CURRENT.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list