CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/02/01 14:27:49
Modified files:
x11/qt5/qtbase : Makefile
Added files:
x11/qt5/qtbase/patches: patch-src_corelib_io_qiodevice_cpp
Log message:
qtbase5: backport upstream fix; "Fixes a regression in Qt 5.15 causing
QByteArray's that are returned by QIODevice::readLine() to
consume large amounts of memory." ok rsadowski
likely to fix, among other things, redonculous memory use in lconvert,
as noticed in builds (and build failures) of astro/stellarium