[AGENT++] [PATCH] agent++: locking fixes and improvements

Jochen Katz katz at agentpp.com
Tue Aug 17 22:24:47 CEST 2010


Hi,

>   This fixes a race condition or crash caused by unlocking the mib
>   in the wrong place (there are three nested loops; the lock is
>   managed in the second loop, but the particular unlock takes
>   place right before the inner loop is restarted).

maybe it is already too late, but I cannot find a way through the code
where the lock is not locked when this unlock/continue is called.

The other patches are ok.

Regards,
  Jochen



More information about the AGENTPP mailing list