Go to file
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
.gitee Descriptor: Fix compile error 2022-10-13 11:10:27 +08:00
build Add the logic for choosing std c++ version and an error-correction 2023-02-03 14:17:26 +08:00
connect_server Move connect_ server to toolchain and remove boost 2023-02-02 16:13:54 +08:00
figures Modify the instructions 2022-10-13 18:28:58 +08:00
inspector restore code for master 2023-01-13 11:10:56 +08:00
test fix fix asan_FUZZ Case failed 2023-01-19 09:26:56 +08:00
tooling !145 add import variables to module scope 2023-01-30 17:17:06 +00:00
websocket fix websocket decode message crash 2023-02-06 09:23:09 +08:00
.gitignore Descriptor: Fix standalone build error 2022-10-25 12:53:10 +08:00
BUILD.gn Move connect_ server to toolchain and remove boost 2023-02-02 16:13:54 +08:00
bundle.json Descriptor: 部件化整改 ark -> arkcompiler 2022-10-13 22:26:13 +08:00
LICENSE Add inspector 2022-07-20 11:21:17 +08:00
OAT.xml update README.md 2022-08-17 20:29:17 +08:00
README_zh.md update README.md 2022-08-18 17:27:26 +08:00
toolchain.gni Descriptor: Fix standalone build error 2022-10-25 12:53:10 +08:00