[TYPO3-core] RFC #16749 lock file double deletion

Bjoern Pedersen bjoern.pedersen at frm2.tum.de
Thu Dec 16 10:19:15 CET 2010


Am 16.12.2010 09:31, schrieb Martin Kutschker:
> Am 16.12.2010 09:11, schrieb Bjoern Pedersen:
>> Hi,
>>
>> This is a SVN patch request.
>>
>> Type: Bugfix
>>
>> BT reference: http://bugs.typo3.org/view.php?id=16749
>> Branches:trunk
>>
>> Problem:The problem of already deleted lock files still exists.
> 
> Without reading your patch (sorry) I remember that I once found that the lock handling code in
> tslib_fe is (or was) a bit sloppy and releases the same lock twice (in certain circumstances).
> 
> Masi

That is soething which the release method already checks for and deal
with gracefully (but introducing the problem of not relasing resources
for non-acquired locks).

Björn


More information about the TYPO3-team-core mailing list