Slightly faster UDS constructor
ClosedPublic

Authored by jtamate on Jul 19 2018, 11:58 AM.

Details

Summary

Don't use the deprecated uds insert() method,
call directly to the UDSEntryPrivate reserve() and insert() methods.

Test Plan

auto tests pass.

Diff Detail

Repository
R241 KIO
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
jtamate created this revision.Jul 19 2018, 11:58 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptJul 19 2018, 11:58 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
jtamate requested review of this revision.Jul 19 2018, 11:58 AM
dfaure accepted this revision.Jul 19 2018, 8:16 PM
This revision is now accepted and ready to land.Jul 19 2018, 8:16 PM
This revision was automatically updated to reflect the committed changes.