summaryrefslogtreecommitdiff
path: root/net/tipc/msg.c
diff options
context:
space:
mode:
authorSrinivas Dasari <dasaris@codeaurora.org>2020-04-12 18:07:28 +0530
committernshrivas <nshrivas@codeaurora.org>2020-04-18 06:32:41 -0700
commitf714c5f7b92fed193751a1f75ea4610ef8eff12b (patch)
tree9e9f63469c18ed4c4f6f7c407434a7a8e6e0f008 /net/tipc/msg.c
parentff201c5c275ae3827a7fdcfa0a61f9fa89dc85ef (diff)
qcacld-3.0: Fix possible memleak in send_assoc_req
Allocated a memory to hold the mbo IEs stripped from IEs received from userspace. But this buffer is not freed in all failure cases. Move the freeing to a common label "end" to free the buffer in all cases. Change-Id: I7ad268fed1898ac9f62e30eb4bd3740cce9bb4bc CRs-Fixed: 2662225
Diffstat (limited to 'net/tipc/msg.c')
0 files changed, 0 insertions, 0 deletions