Sanitize signature checking formatResult() a bit
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 5 Jan 2010 08:45:23 +0000 (10:45 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 5 Jan 2010 08:45:23 +0000 (10:45 +0200)
commit0edc291e50f9b6023a3e8e560d590e1dd2149a7f
tree725caa5983e6688bd67ac074df7f66cae782c174
parent423a86361bb2aa558da659a939472477266493ee
Sanitize signature checking formatResult() a bit
- whole lotta unnecessary wankery here (what have I been thinking)
- avoid using the non-standard strndup(), we checked for it in configure
  but didn't provide an alternative so checking was just bogus
configure.ac
lib/rpmchecksig.c