Skip to content

Yet another "double free or corruption (out)" #8

@mmueller-kaffeeschluerfercom

Description

Steps to reproduce:

  1. compile and install libwebsockets-2.3
  2. compile example echoserver from cppWebSockets
  3. run echoserver
  4. open index.html (from echoserver directory) in a browser (here: firefox 55.0.2)
  5. enter a long string in the textbox and click send

On one system (ubuntu 16.04), it crashes with strings of length 16, like "1234567890123456", on another (yocto on intel edison) after 128 characters.

This does not happen with the libwebsockets-test-echo, so I assume it is something with cppWebSockets. Any idea?

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