diff options
author | rpj <rpj> | 2011-07-03 07:42:04 +0000 |
---|---|---|
committer | rpj <rpj> | 2011-07-03 07:42:04 +0000 |
commit | afc3015a5e151fbe06bad5a8895b39db011d73fd (patch) | |
tree | b502abcc0e918f50e2307cb4a9bc197dac098eaf /ChangeLog | |
parent | 3104e34f1cb2ed2931520c962e9079fda4e2817d (diff) |
Quserex.dll load security
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ * pthread_spin_unlock.c (EPERM): Return success if unlocking a lock
that is not locked, because single CPU machines wrap a
PTHREAD_MUTEX_NORMAL mutex, which returns success in this case.
+ * pthread_win32_attach_detach_np.c (QUSEREX.DLL): Load from an
+ absolute path only which must be the Windows System folder.
2011-07-03 Daniel Richard G. <skunk at iskunk dot org>
|