arkcompiler_toolchain/websocket
wanghuan 8631a4b223 fix websocket decode message crash
desc: fix websocket decode message crash

solu: The case of nullptr can not be dealed with, and need handle specially.

issue: https://gitee.com/openharmony/arkcompiler_toolchain/issues/I6CQT4
Signed-off-by: wanghuan <wanghuan80@huawei.com>
Change-Id: I31d607245e06f926a6fca368ac7037b26ead16c8
2023-02-06 09:23:09 +08:00
..
test Add the logic for choosing std c++ version and an error-correction 2023-02-03 14:17:26 +08:00
BUILD.gn Add openssl and libuv to third_party_gn for standalone build 2023-01-19 15:28:11 +08:00
define.h Fix sync failure 2022-11-24 16:42:31 +08:00
websocket.cpp fix websocket decode message crash 2023-02-06 09:23:09 +08:00
websocket.h fix websocket decode message crash 2023-02-06 09:23:09 +08:00