Netatalk / netatalk

Netatalk is a Free and Open Source AFP fileserver. A *NIX or BSD system running Netatalk is capable of serving many Macintosh clients simultaneously as an AppleShare file server.
https://netatalk.io
GNU General Public License v2.0
334 stars 85 forks source link

[2.4] meson: Capture only defined capability flags in wolfssl check #1546

Closed rdmark closed 4 days ago

rdmark commented 4 days ago

Use a more specific pattern to match the wolfssl capability definitions. This avoids a false positive with the wolfssl headers that Arch Linux distributes.

sonarcloud[bot] commented 4 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud