Permit non-md5 digests on --fileid queries
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 2 Jun 2008 10:02:54 +0000 (13:02 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 2 Jun 2008 10:02:54 +0000 (13:02 +0300)
commit4dee28ba4c01f105ec3c55ea5a4d3540357b0b42
treecd0e06c891c76c152a49ce658aafd12db0b64b8c
parent26dbd57da584e422649184f751ebbf850f01e64b
Permit non-md5 digests on --fileid queries
- the used algorithm is not known at this point so we can only do some
  "seems to be in the ballbark" checks on the digest
- dynamically allocate memory for binary conversion as needed
lib/query.c