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

tarantool / tarantool / 7959204169
88%

Build:
DEFAULT BRANCH: master
Ran 19 Feb 2024 12:17PM UTC
Jobs 1
Files 513
Run time 43s
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

19 Feb 2024 12:04PM UTC coverage: 86.925% (-0.02%) from 86.949%
7959204169

push

github

igormunkin
datetime: fix strptime for fuzzer

Google fuzzing efforts revealed yet another bound condition
we don't handle well in the `tnt_strptime` function:

- for format `%m%g%W`;
- and input string `07001`.

We failed with assertion failure:
```
  | datetime_strptime_fuzzer: ./src/lib/core/datetime.c:148: \
_Bool tm_to_datetime(struct tnt_tm *, struct datetime *): \
Assertion `mday >= 1 && mday <= 31' failed.
```

Closes #8525

NO_TEST=updated fuzzer corpus
NO_CHANGELOG=internal
NO_DOC=internal

66938 of 119428 branches covered (56.05%)

99373 of 114321 relevant lines covered (86.92%)

2679911.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7959204169.1 19 Feb 2024 12:17PM UTC 0
86.92
GitHub Action Run
Source Files on build 7959204169
Detailed source file information is not available for this build.
  • Back to Repo
  • 4043664d on github
  • Prev Build on master (#7957974367)
  • Next Build on master (#7961102326)
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