Clean up file info set creation, comment
authorPanu Matilainen <pmatilai@redhat.com>
Sat, 8 Sep 2012 07:44:08 +0000 (10:44 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Sat, 8 Sep 2012 07:53:50 +0000 (10:53 +0300)
commit337a7b130a34b5f01863ff50fa92a7e3cf48b0a4
treee4b92fcafc8c4af7bac83b6653022d69277de483
parent03aac530fb53282f9a876fc09dbc06159031d4ae
Clean up file info set creation, comment

- Grab and validate the file triplet before placing the data into the
  file set. Other than making it more explicit, doesn't matter right
  now but we'll need this shortly.
- Refactor the file triplet sanity check into a generic indexed triplet
  sanity check (and notice there was an error in the previous index
  range checking, duh)
- Apart from the index range fix, shouldn't change any actual functionality
lib/rpmfi.c