From 255b4f5e793ec387df9e72163e6102dbfac554e0 Mon Sep 17 00:00:00 2001 From: Rahul Manocha Date: Sat, 28 Sep 2024 03:52:24 +0000 Subject: [PATCH] SWDEV-488306 - Fix memleak for NoGpuTst_hipHostRegister Change-Id: I919d7f24c1c9bdc9902c5b5cbd7068e8cd48d5ec --- catch/multiproc/hipNoGpuTsts.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/catch/multiproc/hipNoGpuTsts.cc b/catch/multiproc/hipNoGpuTsts.cc index 08f708eb0b..eafc1ea31b 100644 --- a/catch/multiproc/hipNoGpuTsts.cc +++ b/catch/multiproc/hipNoGpuTsts.cc @@ -525,6 +525,7 @@ static bool NoGpuTst_hipHostRegister() { } else { WARN("Error Code Returned by hipHostRegister: " <