-
### Suggested enhancement
I was looking at the thread-safety limitations of `mbedtls_ctr_drbg_reseed`. Currently, the docs of `mbedtls_ctr_drbg_seed` state some limitations [1]:
> When Mbed TLS …
-
Let's get the observation library working in embedded mode if possible!
Open questions:
- [ ] KeyPath usage
- [ ] Thread Local Storage
-
Hello,
Here are the results when using this app
-Kali Rolling (Debain)
-wkhtmltopdf --version 0.12.3 (with patchedqt)
```
QSslSocket: cannot resolve CRYPTO_num_locks
QSslSocket: cannot reso…
-
Hi,
First thanks a lot for this fantastic library, we are using it successfully for many projects with spring boot jdbc (it has replaced hibernate).
Would you consider adding optimistic locking …
-
At the moment, SmallMoleculeTemplateGenerator does not implement any file locking for the small molecule cache database. This means that the cache file can become corrupted if several processes try to…
-
Hey. I have tried to installed this extension but I get the following error.
`$ /Applications/MAMP/bin/php/php7.4.9/bin/php -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable…
xApep updated
2 years ago
-
https://cwe.mitre.org/data/definitions/609 Double-Checked Locking
https://cwe.mitre.org/data/definitions/663 Use of a Non-reentrant Function in a Concurrent Context
https://cwe.mitre.org/data/defini…
-
```
Our lack of file locking is an issue.
Especially for front facing file save operations.
See
http://get-simple.info/forum/topic/4206/failedloginslog-lock/
Specifically failed logins log can be c…
-
Magic's file locking mechanism is designed for preventing users on a multi-user system (or processes on a multi-process system) from overwriting each other's layouts. However, it uses the standard fi…
-
On 22.04.1-Ubuntu and Python 3.10.12.
While executing "pip install opendrift" got the error:
gdal_config_error: [Errno 2] No such file or directory: 'gdal-config'
Could not find gdal-conf…