https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234442
Mark Johnston <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Mark Johnston <[email protected]> --- Created attachment 200960 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=200960&action=edit atomically increment gMsgId The attached patch uses C11 atomics in an attempt to fix the problem. It even compiles and appears to generate the intended code with gcc 4.2. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[email protected]"
