Avoid changing the dependency sets when adding to rpmal hash
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 5 Oct 2012 07:13:09 +0000 (10:13 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 5 Oct 2012 07:13:09 +0000 (10:13 +0300)
commitf4bb2487d4942c60063e6985616ca5de2558195a
tree6032cec52e036511b1ac71e019ac99de1cd28d6a
parentdb80e6ed5aea6c688104125059b3f11cc763f682
Avoid changing the dependency sets when adding to rpmal hash

- Use indexed access to the dependencies so we're not mucking with
  the rpmds iterator index behind anybodys back, this could affect
  all sorts of things but miraculously nothing is hitting it atm...
lib/rpmal.c