mirror of
https://github.com/php/php-src.git
synced 2026-04-21 23:18:13 +02:00
b213f13a26
We're not checking the return value and the NTS version of this generates warnings. If we want to handle lock failures, we should do a hard abort inside tsrm_env_lock() itself.