android_kernel_oneplus_msm8998/net/ipc_router
Arun Kumar Neelakantam 596aa5c28a net: ipc_router: Initialize the sockaddr in recvmsg() handler
sockaddr structure is filled with required information only which
results in few memory locations of structure with uninitialized data.

Memset complete structure before using it to remove uninitialized data.

CRs-Fixed: 2274853
Change-Id: I181710bde100fb1553b925d9fdf227af35ff38b5
Signed-off-by: Arun Kumar Neelakantam <aneela@codeaurora.org>
2018-07-25 22:57:06 -07:00
..
ipc_router_core.c net: ipc_router: Remove wakeup-source for Sensor ports 2018-04-25 11:50:11 +05:30
ipc_router_private.h net: ipc_router: Add a dummy write_space callback 2016-06-21 15:15:15 -07:00
ipc_router_security.c
ipc_router_security.h
ipc_router_socket.c net: ipc_router: Initialize the sockaddr in recvmsg() handler 2018-07-25 22:57:06 -07:00
Kconfig
Makefile