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

nats-io / nats-server / 11248378187
83%

Build:
DEFAULT BRANCH: main
Ran 09 Oct 2024 05:39AM UTC
Jobs 1
Files 57
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

08 Oct 2024 07:26PM UTC coverage: 85.467% (+0.2%) from 85.236%
11248378187

push

github

web-flow
[FIXED] Server panic on bad subject and infinite recursion. (#5978)

When a subject with embedded nulls was inserted into an stree followed
by another one with more nulls we could recurse infinitely and panic the
server.

We now changed the no pivot to 127(DEL) and enforce that you can not
insert a subject with that byte. Also make sure we do not recursively
call into insert with no cpi movement.

This condition was from an old server that had corrupted the PSIM data
(known issue fixed), but we were not detecting it, so added test for
this when checking runes under isValidSubject.

Signed-off-by: Derek Collison <derek@nats.io>

67147 of 78565 relevant lines covered (85.47%)

1247454.09 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11248378187.1 09 Oct 2024 05:39AM UTC 0
85.47
GitHub Action Run
Source Files on build 11248378187
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #11248378187
  • e68ac05b on github
  • Prev Build on main (#11199013436)
  • Next Build on main (#11267575028)
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