summaryrefslogtreecommitdiff
path: root/tools/docs/lib/parse_data_structs.py
diff options
context:
space:
mode:
authorChenghai Huang <huangchenghai2@huawei.com>2025-09-13 18:57:54 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2025-09-20 20:21:04 +0800
commitf0cafb02de883b3b413d34eb079c9680782a9cc1 (patch)
treecff5a0f436298811bb0d20d2bb34eabd7f4d5edd /tools/docs/lib/parse_data_structs.py
parent64b9642fc29a14e1fe67842be9c69c7b90a3bcd6 (diff)
crypto: hisilicon/qm - set NULL to qm->debug.qm_diff_regs
When the initialization of qm->debug.acc_diff_reg fails, the probe process does not exit. However, after qm->debug.qm_diff_regs is freed, it is not set to NULL. This can lead to a double free when the remove process attempts to free it again. Therefore, qm->debug.qm_diff_regs should be set to NULL after it is freed. Fixes: 8be091338971 ("crypto: hisilicon/debugfs - Fix debugfs uninit process issue") Signed-off-by: Chenghai Huang <huangchenghai2@huawei.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/docs/lib/parse_data_structs.py')
0 files changed, 0 insertions, 0 deletions