diff options
author | zhangliguang <zhangliguang@linux.alibaba.com> | 2019-05-22 13:32:32 +0800 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-05-22 08:46:28 -0600 |
commit | 4d325561f325c2c79230bfece89bd5cd2521e1c4 (patch) | |
tree | 2b92687602e9f07ab9534ed12ffd615157802484 /examples/Makefile | |
parent | 2e719820d47cdb48308265f95547d2c9458bbfe7 (diff) |
examples/io_uring-cp: fix a NULL pointer dereference
In case malloc fails, the fix returns NULL to avoid NULL pointer
dereference.
Signed-off-by: zhangliguang <zhangliguang@linux.alibaba.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'examples/Makefile')
0 files changed, 0 insertions, 0 deletions