[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libmicrohttpd] [Fix] thread pool shared mutex crash on some platform.
From: |
Ulion |
Subject: |
[libmicrohttpd] [Fix] thread pool shared mutex crash on some platform. |
Date: |
Wed, 20 Feb 2013 19:08:55 +0800 |
the cleanup mutex struct should not be directly copied and share used
by multiple thread, which cause crash on some platform,
e.g. ios/darwin
--
Ulion
0001-Fix-thread-pool-mutex-crash.-the-cleanup-mutex-struc.patch
Description: Binary data
- [libmicrohttpd] [Fix] thread pool shared mutex crash on some platform.,
Ulion <=