android_kernel_oneplus_msm8998/net/ipc_router
Karthikeyan Ramasubramanian 32c229060c net: ipc_router: Register services only on client port
Allowing services to be registered on a non-client port will cause either
an existing service or a control port to be over-written. This will cause
undefined functional behavior.

Allow the services to be registered only on client ports.

CRs-Fixed: 1101792
Change-Id: If6cfc75e9314204b7b44957f1598a8a2e1a45325
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@codeaurora.org>
2016-12-15 08:16:35 -07:00
..
ipc_router_core.c net: ipc_router: Register services only on client port 2016-12-15 08:16:35 -07:00
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 net: ipc_router: Add snapshot of IPC Router 2016-03-22 11:07:59 -07:00
ipc_router_security.h net: ipc_router: Add snapshot of IPC Router 2016-03-22 11:07:59 -07:00
ipc_router_socket.c net: ipc_router: fix NULL pointer de-reference issue 2016-09-21 19:06:28 +05:30
Kconfig net: ipc_router: Add snapshot of IPC Router 2016-03-22 11:07:59 -07:00
Makefile net: ipc_router: Add snapshot of IPC Router 2016-03-22 11:07:59 -07:00