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

tarantool / tarantool / 7220738274
88%

Build:
DEFAULT BRANCH: master
Ran 15 Dec 2023 10:25AM UTC
Jobs 1
Files 508
Run time 41s
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

15 Dec 2023 10:14AM UTC coverage: 86.817% (-0.02%) from 86.835%
7220738274

push

github

alyapunov
trigger: fix NULL dereference and memory leak

Using LuaC API, one can create a callable number - it will be callable
and at the same time lua_topointer will return NULL if such number will
be passed. And function luaT_event_reset_trigger_with_flags relies on the
fact that lua_topointer cannot return NULL if it is called with a
callable object. The assumption is wrong, so let's rewrite the function
without relying on it.

NB: if you are using old trigger API with such exotic handlers, you can
have only one such trigger in an event - it will occupy name '0x0'.

Closes #9287

NO_CHANGELOG=bugfix for unreleased feature
NO_DOC=bugfix

66129 of 118384 branches covered (0.0%)

3 of 3 new or added lines in 1 file covered. (100.0%)

39 existing lines in 17 files now uncovered.

98331 of 113263 relevant lines covered (86.82%)

2662275.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7220738274.1 15 Dec 2023 10:25AM UTC 0
86.82
GitHub Action Run
Source Files on build 7220738274
Detailed source file information is not available for this build.
  • Back to Repo
  • 101345c9 on github
  • Prev Build on master (#7219920745)
  • Next Build on master (#7223505174)
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