[systemd-bugs] [Bug 76746] shared: strv_extend_strv is quadratic

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Apr 20 18:04:40 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=76746

Zbigniew Jedrzejewski-Szmek <zbyszek at in.waw.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #5 from Zbigniew Jedrzejewski-Szmek <zbyszek at in.waw.pl> ---
Eh, strv_extend_strv is only used for things where the number of items is
~O(1). Config dirs are limited by implementation to something like 6, and how
many modules can you specify on the command line? If you care to provide a
patch, then please do so (on the mailing list), but imo current implementation
is sufficient.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20140421/fea7a503/attachment.html>


More information about the systemd-bugs mailing list