Skip to content
This repository was archived by the owner on Apr 30, 2021. It is now read-only.
This repository was archived by the owner on Apr 30, 2021. It is now read-only.

Use of uninitialized value $payload_len #63

@cc32d9

Description

@cc32d9

I'm getting sometimes the following errors while running a websocket server. The client is C++ Boost websocket client.

Jul 19 12:47:28 couch perl[4560]: Use of uninitialized value $payload_len in bitwise and (&) at /usr/local/share/perl/5.26.1/Protocol/WebSocket/Frame.pm line 145.
Jul 19 12:47:28 couch perl[4560]: Use of uninitialized value $payload_len in bitwise and (&) at /usr/local/share/perl/5.26.1/Protocol/WebSocket/Frame.pm line 150.

Protocol::WebSocket version 0.26

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions