[PATCH] LOCK: Fix running loop without lock / double unlock.

Dominik Vogt dominik.vogt at external.thalesgroup.com
Tue Aug 17 12:59:28 CEST 2010


---
 src/mib.cpp |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/mib.cpp b/src/mib.cpp
index 69ff327..f0576bc 100644
--- a/src/mib.cpp
+++ b/src/mib.cpp
@@ -3951,7 +3951,6 @@ void Mib::process_get_bulk_request(Request* req)
 				break;
 #else
 				else {
-					unlock_mib();
 					continue;
 				}
 #endif
-- 
1.5.5.6


--7JfCtLOvnd9MIVvH
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: attachment;
	filename="0002-LOCK-Reduce-the-scope-of-the-mib-lock-in-several-pl.patch"



More information about the AGENTPP mailing list