qt6-bb10/tests/auto/network/access/http2
Timur Pocheptsov 2e4e73d8d3 HTTP/2 - fix invalid read (auto-test)
Since headersFrame is a reference to a vector's element, clearing this
vector before accessing headersFrame.flags is not a good idea, must be
done later.

Change-Id: I80eee0761ac1cad580e979be9371ec7588a694ac
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2016-08-17 20:23:59 +00:00
..
certs HTTP2 - autotest 2016-07-14 10:20:36 +00:00
http2.pro Enable cleartext HTTP/2 and bring the auto-test back to life 2016-08-11 15:38:20 +00:00
http2srv.cpp HTTP/2 - fix invalid read (auto-test) 2016-08-17 20:23:59 +00:00
http2srv.h Enable cleartext HTTP/2 and bring the auto-test back to life 2016-08-11 15:38:20 +00:00
tst_http2.cpp Enable cleartext HTTP/2 and bring the auto-test back to life 2016-08-11 15:38:20 +00:00