diff --git a/examples/all-clusters-app/linux/fuzzing-main.cpp b/examples/all-clusters-app/linux/fuzzing-main.cpp index 4fe21865727371..793a70a6a9fa3e 100644 --- a/examples/all-clusters-app/linux/fuzzing-main.cpp +++ b/examples/all-clusters-app/linux/fuzzing-main.cpp @@ -31,6 +31,7 @@ LinuxCommissionableDataProvider gCommissionableDataProvider; void CleanShutdown() { + ApplicationShutdown(); Server::GetInstance().Shutdown(); PlatformMgr().Shutdown(); // TODO: We don't Platform::MemoryShutdown because ~CASESessionManager calls