qt6-bb10/src
Thiago Macieira bbcdfb324b Fix file descriptor leak in the perf event counter
We opened the counter at every start(), even if we had already started
before. Some of the benchlib's options caused it to start() and stop()
over and over again, like -minimumvalue and -minimumtotal, which could
leak to fd exhaustion (EMFILE).

Change-Id: Ifeb7cca65c758877be600dc22928bea74f499934
Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
Reviewed-by: Jason McDonald <macadder1@gmail.com>
2014-01-10 02:33:32 +01:00
..
3rdparty zlib: rename z_errmsg symbol to avoid name clash when linking statically 2014-01-09 20:14:48 +01:00
android Android: Refactor the InputType mapping code. 2014-01-07 23:27:01 +01:00
angle GitIgnore updates 2013-12-09 17:28:18 +01:00
concurrent QtConcurrent: Workaround GCC bug 58800 in median calculation 2013-12-03 11:45:18 +01:00
corelib don't make msvc see digraphs 2014-01-09 17:48:32 +01:00
dbus Don't leak pending call objects when peer disconnects 2013-12-30 23:20:40 +01:00
gui QPdfWriter - Fix setting of margins 2014-01-09 18:16:02 +01:00
network Do not use SO_SNDBUF on Vista or later 2014-01-03 14:28:50 +01:00
opengl Resurrect QGLWidget::renderPixmap() 2014-01-06 12:57:20 +01:00
openglextensions Use BSD licensing for QtOpenGLExtensions instead of LGPL 2013-06-24 10:16:32 +02:00
platformsupport Fix evdevtouch build with -qtnamespace 2014-01-09 00:10:07 +01:00
plugins GTK FileDialog: don't convert QUrl to QString prematurely 2014-01-09 17:54:23 +01:00
printsupport QPagedPaintDevice - Fix size of ISO B9 page 2014-01-06 20:39:31 +01:00
sql fix parsing of bound SQL statements for PostgreSQL 2013-12-16 15:35:30 +01:00
testlib Fix file descriptor leak in the perf event counter 2014-01-10 02:33:32 +01:00
tools qdoc: Fix Q_PROPERTY parsing 2013-12-31 20:37:46 +01:00
widgets Make QRubberBand transparent on Mac OS X 2014-01-07 21:38:17 +01:00
winmain enable path replacement in installed prl files on all platforms 2013-12-04 17:18:54 +01:00
xml Mitigate performance regression in isExpandedEntityValueTooLarge(). 2014-01-09 17:54:24 +01:00
src.pro Explicitly mark subdirs as host_builds in SUBDIRS template 2013-10-18 18:01:54 +02:00