Refactor signature check results formatting
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 3 Apr 2008 09:46:33 +0000 (12:46 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 3 Apr 2008 09:59:13 +0000 (12:59 +0300)
commitef8669e5bed26597fb2200af54ef93abb6fe138b
tree63f9f4e1341deb3039796483aac7bf2409d7f248
parentbabade159482170bbcb710970277a90e994695fe
Refactor signature check results formatting
- Document what it's supposed to do, should be more obvious from the
  code too now.
- Remove one level of stpcpy's to static buffer.
- Simplify the theoretical case where many missing/untrusted keys are
  found (this shouldn't happen in practise ever) by only showing last of them
lib/rpmchecksig.c