Avoid changing the file info sets when adding to rpmal file hash
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 5 Oct 2012 08:25:49 +0000 (11:25 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 5 Oct 2012 08:25:49 +0000 (11:25 +0300)
commit2d62d5e5c515098e1b84d93fdcf9d8b2fe8dd5df
tree44d7b514365114870dcc1c28d4e54d120939f565
parent7612b1684a894a719aa273d1fe091aaa6322e0b9
Avoid changing the file info sets when adding to rpmal file hash

- Use indexed access to the file info sets so we're not mucking
  around with somebody elses rpmfi iterator index (currently not an
  issue but still...)
lib/rpmal.c