Use constfree for cleaning up pgp digest contents
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 17 Dec 2007 10:37:01 +0000 (12:37 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 17 Dec 2007 10:37:01 +0000 (12:37 +0200)
commit834a79e6158d9950f37cf66922875f2a10af4d21
tree9e0f6767b4029175f76943c8a2e7784693aa5f5d
parentbef37587d3a0eb9a59661bd02c5e8b46a6c24e7a
Use constfree for cleaning up pgp digest contents
- the contents are exposed within rpm (although not public interfaces)
  but pgpCleanDig() should be used to free the struct
- pgpDig and pgpDigParams need encapsulation + api...
rpmio/rpmpgp.c