2012-06-21 Jeff Law <law@redhat.com>
commit28363bbf705830cb35791af679401559376eaa75
authorJeff Law <law@redhat.com>
Thu, 21 Jun 2012 15:26:41 +0000 (21 09:26 -0600)
committerJeff Law <law@redhat.com>
Thu, 21 Jun 2012 15:26:41 +0000 (21 09:26 -0600)
treed04ba0e96581b43edcfe7eaaea5e4bdce8870886
parent09615db4a954a51014bb75e6def15ec05d4f0da9
2012-06-21  Jeff Law  <law@redhat.com>

        [BZ #13882]
        * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection.  Use
        uint16_t for elements in the "seen" array to avoid char overflows.
        * elf/dl-fini.c (_dl_sort_fini): Likewise.
        * elf/dl-open.c (dl_open_worker): Likewise.
ChangeLog
NEWS
elf/dl-deps.c
elf/dl-fini.c
elf/dl-open.c