rmeggins@redhat.com wrote:
Any update on this?
Sorry I must've missed your last reply, I thought we were still waiting on you.
Why is pem_mod_name needed as an independent variable? Since it's const I presume it will not be changing in the future?
(Not asking for a change here, just want to understand its purpose.)
Actually, since it and pem_library are only used once each, I would probably just #define it instead. But again, just want to know first how constant it really is.
I've committed the patch as-is. If any other tweaks are needed let us know. Thanks for working on this.