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

rurban / openssl / 7591283285
69%

Build:
DEFAULT BRANCH: master
Ran 20 Jan 2024 02:04AM UTC
Jobs 1
Files 1182
Run time 1min
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

18 Jan 2024 04:00PM UTC coverage: 66.586% (+0.01%) from 66.576%
7591283285

push

github

t8m
prevent integer overflow in ossl_asn1_time_from_tm

this could be triggered by the following code (assuming 64 bit time_t):

time_t t = 67768011791126057ULL;
ASN1_TIME* at = ASN1_TIME_set(NULL, t);

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22976)

141126 of 211944 relevant lines covered (66.59%)

2360808.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7591283285.1 20 Jan 2024 02:04AM UTC 0
66.59
GitHub Action Run
Source Files on build 7591283285
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #7591283285
  • 5b2d8bc2 on github
  • Prev Build on master (#7578324119)
  • Next Build on master (#7598218419)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc