linux/security/optee_linuxdriver/core
Tao Huang 2dbee53a93 OPTEE: fix clang error
security/optee_linuxdriver/core/tee_session.c:57:3: error: 'sprintf' will
always overflow; destination buffer has size 35, but format string expands
to at least 36 [-Werror,-Wfortify-source]

Change-Id: Ie5b2ccfc4fca053b6d88278b1019997ad0dd3ee5
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
2020-06-09 22:19:16 +08:00
..
Makefile
tee_context.c
tee_core_priv.h
tee_core.c
tee_debugfs.c
tee_debugfs.h
tee_kernel_api.c
tee_mutex_wait.c
tee_mutex_wait.h
tee_session.c
tee_shm.c
tee_shm.h
tee_supp_com.c
tee_supp_com.h
tee_sysfs.c
tee_sysfs.h
tee_wait_queue.c
tee_wait_queue.h