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
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #1359 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment