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

Davide Cavalca davide@cavalca.name
Sat Jun 14 12:04:15 GMT 2025


On 2025-06-14 14:00, Andreas Schwab wrote:
> On Jun 14 2025, Davide Cavalca wrote:
> 
>> +__abort_fork_reset_child (void) {
> 
> Newline before brace.
> 
>> +  memcpy(&lock, &reset_lock, sizeof(lock));
> 
> Space before paren.

Thanks Andreas, updated.

Cheers
Davide
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-stdlib-resolve-a-double-lock-init-issue-after-fork-B.patch
Type: text/x-diff
Size: 1354 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/libc-alpha/attachments/20250614/546a9b7e/attachment.bin>


More information about the Libc-alpha mailing list