Create an empty package iterator when we don't know about the given file.
authorJames Bowes <jbowes@redhat.com>
Tue, 24 Jun 2008 01:20:16 +0000 (21:20 -0400)
committerJames Bowes <jbowes@redhat.com>
Tue, 24 Jun 2008 01:20:16 +0000 (21:20 -0400)
commitfd60e3a9808554f753e0466b36977aba98841656
treed154827d475f5021a64824cc095ac381968b7b8a
parent24e8398fb80019f488396776df3b22f53c47c7a1
Create an empty package iterator when we don't know about the given file.

This is an easy way to stop segfaults when trying to destroy iterators for
unknown files.
librazor/iterator.c