Révision a720b6c9
p/multicpu1sec-c: fix stackoverflow in acquire()
When acquire() cannot open/create the cache file, it wrongly called
itself.
A fatal error is now thrown instead
Fichiers
- ajouté
- modifié
- copié
- renommé
- supprimé
| ID | a720b6c9dc8639b3504573384590c3cfb7063387 |
| Parent | 0a40358f |
| Enfant | 616bbd93, dfc68cb2 |
Ajouté par Steve Schnepp il y a plus de 7 ans
p/multicpu1sec-c: fix stackoverflow in acquire()
When acquire() cannot open/create the cache file, it wrongly called
itself.
A fatal error is now thrown instead