|
|
|
|
|
by o11c
981 days ago
|
|
Just because they use locks doesn't mean it's automatically actually thread-safe. The comment about "this is safe for people walking `environ`" is definitely a lie, for example, though the bug might be hidden on some common architectures with popular compilers in their default configuration. |
|