lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 11 Jan 2016 09:46:41 +0100
From:	Michal Marek <mmarek@...e.cz>
To:	Chris Bainbridge <chris.bainbridge@...il.com>,
	yann.morin.1998@...e.fr
Cc:	linux-kernel@...r.kernel.org, bbarbulovski@...il.com
Subject: Re: [PATCH] kconfig: fix qconf segfault by deleting heap objects

On 2016-01-08 21:44, Chris Bainbridge wrote:
> On Debian stable (qt-4.8.6) 'make xconfig' intermittently fails due to
> qconf segfaulting at exit time in QXcbEventReader. The cause of this is
> destructors on the heap objects never being called, so fix this by
> properly deleting the heap objects before exit.
> 
> Signed-off-by: Chris Bainbridge <chris.bainbridge@...il.com>
> ---
> Trivial error, as described at https://forum.qt.io/topic/26658/solved-segfault-on-qapplication-exit
> ---
>  scripts/kconfig/qconf.cc | 2 ++
>  1 file changed, 2 insertions(+)

Applied to kbuild.git#kconfig, thanks.

Michal

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ