Re: [Rpm-maint] [rpm-software-management/rpm] digest_openssl: return failure if setting key failed (#293)

2017-07-30 Thread Florian Festi
Merged #293. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/293#event-1184919353___ Rpm-maint mailing list

[Rpm-maint] [rpm-software-management/rpm] digest_openssl: return failure if setting key failed (#293)

2017-07-30 Thread Igor Gnatenko
``` digest_openssl.c:552:9: warning: Value stored to 'rc' is never read rc = 0; ^~ ``` Acked-by: Stephen Gallagher Signed-off-by: Igor Gnatenko You can view, comment on, or merge this pull request online at: