Avoid calling the PublicKey(Pathname) ctor uselessly. It is very costly
authorMichael Matz <matz@suse.de>
Wed, 14 May 2008 23:52:23 +0000 (23:52 +0000)
committerMichael Matz <matz@suse.de>
Wed, 14 May 2008 23:52:23 +0000 (23:52 +0000)
commitcc7f965610d6f3152ff06910723fb1e1679a950d
treed2705b19630ae30626a1a0a8b76601001a3e6e4c
parent65b7a3426d45233768e184bd9a39b58bce2ebf54
Avoid calling the PublicKey(Pathname) ctor uselessly.  It is very costly
(calling two external programs :-( ).  This whole key handling is
terrible.
zypp/KeyRing.cc