Date: Tue, 28 Nov 2017 17:20:25 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 223945] security/clamav: incorrect type size on amd64 in pcre2 Message-ID: <bug-223945-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223945 Bug ID: 223945 Summary: security/clamav: incorrect type size on amd64 in pcre2 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ler@FreeBSD.org Reporter: coyote@bks.tv Flags: maintainer-feedback?(ler@FreeBSD.org) Assignee: ler@FreeBSD.org Linking with pcre2 has error:=20 While clamav-0.99.2/libclamav/regex_pcre.c:115 contain: "int errornum, erroffset;" but int on amd64 architecture 32bit, need t_size. Describing: https://bugs.gentoo.org/638932 Patch: https://638932.bugs.gentoo.org/attachment.cgi?id=3D506922 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223945-13>