summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qthread.cpp
diff options
context:
space:
mode:
authorTimur Pocheptsov <timur.pocheptsov@qt.io>2019-03-01 16:17:57 +0100
committerTimur Pocheptsov <timur.pocheptsov@qt.io>2019-03-04 16:18:14 +0000
commitef5aefb062bf8cbfb764f2deba731d3d64069099 (patch)
tree8934fafccd7afa4f90d8743f1a7c0ce4c5bc3b16 /src/corelib/thread/qthread.cpp
parent47bb74fd156edb93d85c88db4d6ff98648bce275 (diff)
Hpack - fix the static lookup
'accept' breaks the order, making the static table unsorted and thus std::lower_bound cannot find it and we always index it in a dynamic table. Also, make this static table accessible to auto-test. Plus fix some warnings quite annoyingly visible in qt-creator. Fixes: QTBUG-74161 Change-Id: I47410f2ef974ac92797c9804aa55cb5c36a436c4 Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
Diffstat (limited to 'src/corelib/thread/qthread.cpp')
0 files changed, 0 insertions, 0 deletions