From 5ffda58351c631d27e2656dd0ca05c0d7b5ef4aa Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Fri, 13 Mar 2015 11:08:05 -0500 Subject: [PATCH] ca: Fix missing guard argument --- src/ca/oldAccess.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ca/oldAccess.h b/src/ca/oldAccess.h index 5684b83c3..40f0aee7c 100644 --- a/src/ca/oldAccess.h +++ b/src/ca/oldAccess.h @@ -591,7 +591,7 @@ void ca_client_context :: whenThereIsAnExceptionDestroySyncGroupIO ( } else { // dont reverse the lock hierarchy - epicsGuardRelease < epicsMutex > guardRelease (); + epicsGuardRelease < epicsMutex > guardRelease ( guard ); { // // we will definately stall out here if all of the