summaryrefslogtreecommitdiff
path: root/lib/errseq.c
diff options
context:
space:
mode:
authorZiyang Xuan <william.xuanziyang@huawei.com>2022-12-02 14:04:30 +0300
committerDavid S. Miller <davem@davemloft.net>2022-12-05 14:05:05 +0300
commitfbf33f5ac76f2cdb47ad9763f620026d5cfa57ce (patch)
tree213e06c2210322f5215d0b49b78f249b76124500 /lib/errseq.c
parent165df24186ecea95705505627df3dacf5e7ff6bf (diff)
downloadlinux-fbf33f5ac76f2cdb47ad9763f620026d5cfa57ce.tar.xz
octeontx2-pf: Fix potential memory leak in otx2_init_tc()
In otx2_init_tc(), if rhashtable_init() failed, it does not free tc->tc_entries_bitmap which is allocated in otx2_tc_alloc_ent_bitmap(). Fixes: 2e2a8126ffac ("octeontx2-pf: Unify flow management variables") Signed-off-by: Ziyang Xuan <william.xuanziyang@huawei.com> Reviewed-by: Leon Romanovsky <leonro@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/errseq.c')
0 files changed, 0 insertions, 0 deletions