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

tarantool / tarantool / 7959204169 / 1
88%
master: 88%

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

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 (0.0%)

99373 of 114321 relevant lines covered (86.92%)

2679911.26 hits per line

Source Files on job 7959204169.1
  • Tree
  • List 0
  • Changed 427
  • Source Changed 0
  • Coverage Changed 30
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 7959204169
  • 4043664d on github
  • Prev Job for on master (#7957974367.1)
  • Next Job for on master (#7961102326.1)
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