Re: [ovs-dev] [PATCHv3] fatal-signal: Remove snprintf

2020-04-19 Thread William Tu
On Tue, Apr 14, 2020 at 03:55:55PM -0700, Yifeng Sun wrote: > Thanks for fixing gcc10, looks good to me. > > Tested-by: Yifeng Sun > > Reviewed-by: Yifeng Sun > Thanks, I applied to master. William ___ dev mailing list d...@openvswitch.org https://m

Re: [ovs-dev] [PATCHv3] fatal-signal: Remove snprintf.

2020-04-14 Thread Yifeng Sun
Thanks for fixing gcc10, looks good to me. Tested-by: Yifeng Sun Reviewed-by: Yifeng Sun On Tue, Apr 14, 2020 at 8:17 AM William Tu wrote: > Function snprintf is not async-signal-safe. Replace it with > our own implementation. Example ovs-vswitchd.log output: > 2020-03-25T01:08:19.673Z|0

[ovs-dev] [PATCHv3] fatal-signal: Remove snprintf.

2020-04-14 Thread William Tu
Function snprintf is not async-signal-safe. Replace it with our own implementation. Example ovs-vswitchd.log output: 2020-03-25T01:08:19.673Z|00050|memory|INFO|handlers:2 ports:3 SIGSEGV detected, backtrace: 0x4872d9 0x7f4e2ab974b0 0x7f4e2ac5d74d <__poll+0x2d> 0x531098