Summary: | dev-libs/opensc: version bump to 0.18.0 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Francisco Lloret <fcolloret> |
Component: | Current packages | Assignee: | Crypto team [DISABLED] <crypto+disabled> |
Status: | RESOLVED WORKSFORME | ||
Severity: | enhancement | CC: | alonbl |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://github.com/OpenSC/OpenSC/releases/tag/0.18.0 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Francisco Lloret
2018-05-19 16:29:35 UTC
I'm unable to merge it: --- card-piv.c: In function ‘piv_validate_general_authentication.isra.3’: card-piv.c:2390:9: error: ‘rbuflen’ may be used uninitialized in this function [-Werror=maybe-uninitialized] body = sc_asn1_find_tag(card->ctx, rbuf, rbuflen, 0x7c, &bodylen); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors --- Any insight? This was already in tree when you opened the bug. Please open a proper bug if you have issues with the ebuild in the tree. Sorry, it don't appears in https://packages.gentoo.org/packages/dev-libs/opensc |