bigeasy / bigeasy/packet

Hanging when the byte count is shorter than the spread array.

Open
#607 0 comments 0 reactions 1 assignee Claimed by @bigeasy View on GitHub
bug
Dominant language
JavaScript
Stars
190
Forks
26
PR merge metrics
No merged PRs in 30d

Description

Will loop forever. Trying to fill the spread array.

```
const definition = {
value: [ 32, [ 0x80, 7 ], [ 0x0, 7 ] ]
}
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.