schweikert / fping

High performance ping tool
https://fping.org
Other
1.01k stars 250 forks source link

Check if the variable next_value->ping_ts != 0 in seqmap_add() #307

Closed gsnw closed 5 months ago

gsnw commented 5 months ago

This pull request is a reduced version of @cagney and also fixes error #290 . With this solution, however, the CPU time is faster than with pull request #306, which also fixes the error

gsnw commented 5 months ago

The error on the test mac is the same error that occurs on azure-pipline with the macOS operating system and the current develop branch. So the cause is probably with github

schweikert commented 5 months ago

Thank you for your work on this (exploring multiple fixes, benchmarking) !