Commit fd941ebb authored by Marc Mutz's avatar Marc Mutz
Browse files

QHttpNetworkConnection: fix expensive iteration over QMultiMap::values()


Just iterate over the container instead, saving one
iteration and the creation of a temporary QList.

Change-Id: I564e3e83cb247a12c413fc5a9dc17299ae089e30
Reviewed-by: default avatarLars Knoll <lars.knoll@theqtcompany.com>
Showing with 2 additions and 3 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment