[Bug 231402] textproc/kf5-syntax-highlighting: does not build on systems with VLAN interfaces
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Dec 24 16:46:21 GMT 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231402
--- Comment #18 from commit-hook at freebsd.org ---
A commit references this bug:
Author: adridg
Date: Mon Dec 24 16:46:18 UTC 2018
New revision: 488276
URL: https://svnweb.freebsd.org/changeset/ports/488276
Log:
Fix net/qt5-network in the face of VLANs.
Adding a VLAN to a FreeBSD system caused memory corruption -- usually
enough to make rtld fall over with symbol resolution errors, although
in DEBUG builds it would just crash. Revamp network interface discovery
to not be full of memory gotcha's.
An explanation is included in the patches. While here, "make makesum"
has moved some files around.
PR: 231402, 233798, 232318
Reported by: Ting-Wei Lan, Nils Beyer, Marek Zarychta
Changes:
head/net/qt5-network/Makefile
head/net/qt5-network/files/patch-qsslcontext_openssl.cpp
head/net/qt5-network/files/patch-src_network_kernel_qnetworkinterface__unix.cpp
head/net/qt5-network/files/patch-src_network_socket_qnet__unix__p.h
head/net/qt5-network/files/patch-src_network_socket_qnet_unix_p.h
head/net/qt5-network/files/patch-src_network_ssl_qsslcontext__openssl.cpp
head/net/qt5-network/files/patch-src_plugins_bearer_generic_qgenericengine.cpp
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list