Actions
Bug #52048
closedt3lib_lock in mode semaphore has wrong internal state
Start date:
2013-09-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
t3lib_lock in mode semaphore does not properly set isAcquired.
The case when sem_acquire() fails is not handled at all.
Actions