Qt Base (Core, Gui, Widgets, Network, ...)
Go to file
Artem Shevchenko 553325abfd Fix buffer overrun error with some proxy servers
In some cases, depending on the proxy server response, the current
implementation of QHttpSocketEngine may write to memory beyond the
allocated buffer size. That will trigger undefined behavior on UNIX
systems and a buffer overrun exception if compiled with visual studio.

Change-Id: I5769d10c56b6a7483d6d94672aa4321287b82651
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2014-07-28 13:30:28 +02:00
bin
config.tests
dist
doc
examples Doc: moved saxbookmarks example files 2014-07-09 12:17:34 +02:00
lib
mkspecs
qmake qmake: Document the "aux" template type. 2014-07-25 09:24:39 +02:00
src Fix buffer overrun error with some proxy servers 2014-07-28 13:30:28 +02:00
tests tst_QSet: verify that {}-style initialization drops duplicates 2014-07-25 14:53:25 +02:00
tools
util
.gitattributes
.gitignore
.qmake.conf
.tag
INSTALL
LGPL_EXCEPTION.txt
LICENSE.FDL
LICENSE.GPL
LICENSE.LGPL
LICENSE.PREVIEW.COMMERCIAL
configure
configure.bat
header.BSD
header.FDL
header.LGPL
header.LGPL-ONLY
qtbase.pro
sync.profile generate QGL header file from qgl.h 2014-07-18 14:54:11 +02:00