Parent: 7665fb5d943c3910465123fc7b08922e44adb7a2
Author: Andrei Istodorescu <andrei.istodorescu@nxp.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2024-03-06 00:37:41
Tree: a4b0ab60007b6488cd98d31aec137b16c90c3168
shared/shell: Fix heap use after free on exit Set the value for data.inputs and data.queue queues to NULL after freeing, so that further processes won't use already freed memory
Diffstat
| M | src/shared/shell.c | | | 4 | +++- |
1 files changed, 3 insertions(+), 1 deletions(-)