On Fri, 2014-05-09 at 11:36 +0300, Hannu Mallat wrote:
> The valgrind report below appears because while ipconfig_list is being
> iterated in __connman_ipconfig_newlink(), the list is modified and the
> element being iterated freed. This means that g_slist_next() cannot be
> called safely anymore.
> 
> Fixed by making a shallow copy of ipconfig_list for iteration.

Applied, thanks!

        Patrik

_______________________________________________
connman mailing list
[email protected]
https://lists.connman.net/mailman/listinfo/connman

Reply via email to