dfaure created this revision. REVISION SUMMARY It's a struct with int+QByteArray so it's bigger than a pointer. Minor effect on the overall numbers, it was only showing up in the "allocations of a small size" list in heaptrack, so this is more about not wasting space more than anything else.
TEST PLAN jobtest BRANCH master REVISION DETAIL https://phabricator.kde.org/D7530 AFFECTED FILES src/core/connection.cpp src/core/connection_p.h To: dfaure, mwolff Cc: #frameworks