]> err.no Git - pkg-config/commit
2005-04-13 Tollef Fog Heen <tfheen@err.no>
authorArch Librarian <arch@canonical.com>
Thu, 14 Jul 2005 13:07:07 +0000 (13:07 +0000)
committerArch Librarian <arch@canonical.com>
Thu, 14 Jul 2005 13:07:07 +0000 (13:07 +0000)
commit6c3ec8f4476a3ca7ff5b183482f9b6042bee83f7
tree79ca19880b684fb1523fe665269120fb21ac3147
parent48ce9b7caa7bad39b0320f2aff80f0dd4d88ff38
2005-04-13  Tollef Fog Heen  <tfheen@err.no>
Author: tfheen
Date: 2005-04-13 15:47:18 GMT
2005-04-13  Tollef Fog Heen  <tfheen@err.no>

    * pkg.c (packages_get_l_libs, packages_get_L_libs): Duplicate
    singly linked list before putting it on list passed to
    string_list_strip_duplicates_from_back to avoid infinite loop when
    g_slist_copy tries to copy self-linked list.  This happens if the
    user specifies the same name on the command line twice.
ChangeLog
pkg.c