Eliminate broken pgpLen() from the API
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 24 Oct 2011 09:39:51 +0000 (12:39 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 24 Oct 2011 09:52:26 +0000 (12:52 +0300)
commita2d14f6b6517ee31743a77b07c1346438ba6d2e1
tree5ff749d2d5f6dd7418d73536a7304ea1e50e2e8c
parent97a452f732a256e033c16b4b87a8674b91429b45
Eliminate broken pgpLen() from the API

- pgpLen() only works for new format packets, and even for those
  its unsafe and cannot be fixed without breaking the API. Start
  by taking it behind the barn for further, err, operations. Rpm has
  no users outside rpmpgp.c now and anybody else using it will be
  better off not doing so.
rpmio/rpmpgp.c
rpmio/rpmpgp.h