guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: crypt mutex


From: Marius Vollmer
Subject: Re: crypt mutex
Date: Mon, 23 Feb 2004 20:15:07 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

Mikael Djurfeldt <address@hidden> writes:

> BTW, applying this policy on crypt probably means that we shouldn't
> protect it with a mutex.

I'd say we should since it uses a static buffer.  There is no way to
use crypt in a threaded program without putting mutexes around it.

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405




reply via email to

[Prev in Thread] Current Thread [Next in Thread]