Change in the libwebsocket_write call to fix string length, due to passing a pointer...
authorMichael Carpenter <malcom2073@gmail.com>
Sat, 8 Sep 2012 12:34:29 +0000 (08:34 -0400)
committerMichael Carpenter <malcom2073@gmail.com>
Sat, 8 Sep 2012 12:34:29 +0000 (08:34 -0400)
commitcda13ffb4bd58dd7094c7475c32d5326279a228a
tree73cf186b091166276cdbc00ab5659171b44a69b1
parent752ff2317269274f59a87c0f06fae9c09215557c
Change in the libwebsocket_write call to fix string length, due to passing a pointer in the middle of a string.
plugins/websocketsink/websocketsink.cpp
plugins/websocketsink/websocketsinkmanager.cpp
plugins/websocketsourceplugin/websocketsource.cpp