Switch fingerprint basename to pool ids
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 14 Sep 2012 07:50:53 +0000 (10:50 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 14 Sep 2012 10:55:45 +0000 (13:55 +0300)
commit843166ecce828f71312db352cb9c7e2bc1ad8772
tree0176d80cf7629436a83a0068865bf5f867da7725
parent71be0e2a32cfa06d7e76426ab0cc171bd1d3cd7d
Switch fingerprint basename to pool ids

- For now we're doing a fair amount of extra work and wasting memory
  as data is in different pools so we need to copy to get the strings
  and ids into our private pool. This will go away later.
lib/fprint.c