stdlib: resolve a double lock init issue after fork [BZ #32994]

Andreas Schwab schwab@linux-m68k.org
Sat Jun 14 12:00:28 GMT 2025


On Jun 14 2025, Davide Cavalca wrote:

> +__abort_fork_reset_child (void) {

Newline before brace.

> +  memcpy(&lock, &reset_lock, sizeof(lock));

Space before paren.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."


More information about the Libc-alpha mailing list