Revaluate thread-safety and document it #33

Buka
di buka 2022-02-26 16:56:57 +01:00 oleh crtxcr · 0 komentar
Pemilik

strerror() is used, which is not thread-safe.

exile_launch() in particular changes things, we may now be called not only in the beginning of program execution.

So in general document what we guarantee and not, and/or make it thread-safe.

strerror() is used, which is not thread-safe. exile_launch() in particular changes things, we may now be called not only in the beginning of program execution. So in general document what we guarantee and not, and/or make it thread-safe.
Masuk untuk bergabung dengan percakapan ini.
Tidak Ada Milestone
No Assignees
1 peserta
Notifikasi
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: crtxcr/exile.h#33
No description provided.