diff options
author | Steven Luong <sluong@cisco.com> | 2024-07-10 10:31:56 -0700 |
---|---|---|
committer | steven luong <sluong@cisco.com> | 2024-07-10 17:39:10 +0000 |
commit | 3f75010dfb9c1237018450aa874967c839a76f4f (patch) | |
tree | 1c561ec3e989d4b4ff31963bcb5a44ffa343b7fc /.clang-tidy | |
parent | e0e85134ad5c26603be9ef09474f2332609ef799 (diff) |
session: deleting an application namespace cleaning up the wrong application
We call application_namespace_cleanup to remove the application which
has a reference to the application namespace when deleting an application
namespace. When we find the matching application namespace, we queue
the ns_index instead of app_index to look for the application.
This may lead to a crash.
Type: fix
Change-Id: I89c7f8d1681b4c7c1bcb16641217230a26dbe582
Signed-off-by: Steven Luong <sluong@cisco.com>
Diffstat (limited to '.clang-tidy')
0 files changed, 0 insertions, 0 deletions