• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

stefanberger / libtpms / 1578
77%
master: 77%

Build:
Build:
LAST BUILD BRANCH: HEAD
DEFAULT BRANCH: master
Ran 17 Aug 2020 12:01AM UTC
Jobs 1
Files 424
Run time 25s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1578

push

travis-ci

stefanberger
tpm2: Add missing prototypes for function added to Marshal.c

This patch fixes the following compilation error detected (only) on
Fedora 32/s390x:

tpm2/Marshal.c:1129:1: error: no previous prototype for 'TPMI_TDES_KEY_BITS_Marshal' [-Werror=missing-prototypes]
 1129 | TPMI_TDES_KEY_BITS_Marshal(TPMI_TDES_KEY_BITS *source, BYTE **buffer, INT32 *size)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
tpm2/Marshal.c:1370:1: error: no previous prototype for 'TPMS_SIG_SCHEME_SM2_Marshal' [-Werror=missing-prototypes]
 1370 | TPMS_SIG_SCHEME_SM2_Marshal(TPMS_SIG_SCHEME_SM2 *source, BYTE **buffer, INT32 *size)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
tpm2/Marshal.c:1798:1: error: no previous prototype for 'TPMS_SIGNATURE_SM2_Marshal' [-Werror=missing-prototypes]
 1798 | TPMS_SIGNATURE_SM2_Marshal(TPMS_SIGNATURE_SM2 *source, BYTE **buffer, INT32 *size)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>

27477 of 36057 relevant lines covered (76.2%)

86542.03 hits per line

Jobs
ID Job ID Ran Files Coverage
2 1578.2 (COVERITY_SCAN_TOKEN=[secure] CONFIG="--with-openssl --prefix=/usr --with-tpm2 --enable-test-coverage" TARGET="install" NPROC="nproc") 17 Aug 2020 12:01AM UTC 0
76.2
Travis Job 1578.2
Source Files on build 1578
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1578
  • 8004d6ff on github
  • Prev Build on stable-0.7.0.next (#1543)
  • Next Build on stable-0.7.0.next (#1581)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc