android_kernel_oneplus_msm8998/net/ipc_router
Arun Kumar Neelakantam eb1c2c4105 net: ipc_router: Fix remote port conn_info memory leak
conn_info is used to connect the local port with destination port
address and is freed only for remote server cleanup in SSR case
which leads memory leak for other remote ports which valid conn_info.

Free the conn_info structure for all remote ports during the SSR and
while handling remove client message.

CRs-Fixed: 1057219
Change-Id: I164a9eb308f5779d545766b18bb41184c49bbb3d
Signed-off-by: Arun Kumar Neelakantam <aneela@codeaurora.org>
2016-08-26 19:33:03 +05:30
..
ipc_router_core.c net: ipc_router: Fix remote port conn_info memory leak 2016-08-26 19:33:03 +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 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: Add a dummy write_space callback 2016-06-21 15:15:15 -07:00
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