-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Steps to reproduce:
- compile and install libwebsockets-2.3
- compile example echoserver from cppWebSockets
- run echoserver
- open index.html (from echoserver directory) in a browser (here: firefox 55.0.2)
- 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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels