zabi icon indicating copy to clipboard operation
zabi copied to clipboard

TLS client index out of bounds

Open Raiden1411 opened this issue 11 months ago • 0 comments

Describe the bug

There is a bug on the tls client that will cause index out of bound errors https://github.com/ziglang/zig/issues/15226

This mostly affects the Websocket client. This is a sporadic error and for now use the Websocket client with this in mind. You will most likely only get this error on subscription events

Steps To Reproduce

No response

Zig Version

v0.12.0-dev.3154+0b744da84

Anything else?

No response

Raiden1411 avatar Mar 07 '24 08:03 Raiden1411