fix miss nullptr
Some checks failed
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Waiting to run
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Waiting to run
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Waiting to run
linux-mips64-gcc / linux-gcc-mips64el (push) Waiting to run
linux-x64-gcc / linux-gcc (push) Failing after 47s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Failing after 54s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Failing after 1m2s
Some checks failed
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Waiting to run
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Waiting to run
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Waiting to run
linux-mips64-gcc / linux-gcc-mips64el (push) Waiting to run
linux-x64-gcc / linux-gcc (push) Failing after 47s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Failing after 54s
linux-hisiv500-gcc / linux-gcc-hisiv500 (push) Failing after 1m2s
This commit is contained in:
parent
15a3c9319d
commit
34f14dc6bd
@ -5,6 +5,7 @@
|
||||
#include <unistd.h>
|
||||
#include <sys/syscall.h>
|
||||
#include <exception>
|
||||
#include <memory>
|
||||
|
||||
namespace ulib {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user