Skip to content
Snippets Groups Projects
Commit fae9acc0 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Use stdatomic for protected int's on Linux too (not just FreeBSD)

Deal with the resulting warnings (using (void)).
Deal with the incorrect integer to protected_int* assignment in services.c
(just don't support server.clients property reading in service scripts).

Also, the strcpy()->SAFECOPY() change in ftpsrvr.c was wrong, caught
by GCC warning - oops.
parent c26055da
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment