DataDog / nginx-datadog

Enhance NGINX Observability and Security with Datadog's Module
https://www.datadoghq.com
Apache License 2.0
23 stars 10 forks source link

Fix glibc incompatibility #81

Closed cataphract closed 5 months ago

cataphract commented 5 months ago

Fixes abort() call when libc++ attempts to call strerror_r and, while compiled against musl, calls the glibc version.

codecov-commenter commented 5 months ago

Welcome to Codecov :tada:

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered :open_umbrella: