diff options
| author | Wei Yongjun <[email protected]> | 2016-09-10 00:56:55 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2016-09-13 11:28:32 -0400 |
| commit | c20cb8119337052a84e40cba94af732d870e22e3 (patch) | |
| tree | 855cbc716892fc388be6b6d38e2fe357108cd068 /net/unix/af_unix.c | |
| parent | 308433155a67cb097142292c8943e0aa8d1a1c79 (diff) | |
tipc: fix possible memory leak in tipc_udp_enable()
'ub' is malloced in tipc_udp_enable() and should be freed before
leaving from the error handling cases, otherwise it will cause
memory leak.
Fixes: ba5aa84a2d22 ("tipc: split UDP nl address parsing")
Signed-off-by: Wei Yongjun <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions