This patch sets the data.inputs and ata.queue to NULL after being freed. This is needed so that further use of these queues won't access already freed memory. Andrei Istodorescu (1): shared/shell: Fix heap use after free on exit src/shared/shell.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) -- 2.40.1