D14162: Figure out the escaped path list on kconfig

Aleix Pol Gonzalez noreply at phabricator.kde.org
Wed Aug 8 11:11:29 BST 2018


apol added a comment.


  Correct, I wanted to fix all the allocations as the commit message says, then I realised it wasn't even working well when I added the unit test, so I fixed that too.
  
  The problem with the allocation is that it's allocating for the remaining part of the field and freeing again the rest every time we read each element of the list. This showed up in heaptrack for Discover.

REPOSITORY
  R237 KConfig

REVISION DETAIL
  https://phabricator.kde.org/D14162

To: apol, #frameworks, dfaure
Cc: dfaure, anthonyfieroni, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180808/6ea40818/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list