1
0
mirror of https://frontier.innolan.net/rainlance/amiga-fping.git synced 2025-11-23 09:42:02 +00:00

Fix random output on socket error (reported by Aleksandrs Saveljevs, #56)

This commit is contained in:
David Schweikert
2014-02-27 22:56:17 +01:00
parent 85abf34b0a
commit 3e8eb6c613
2 changed files with 24 additions and 23 deletions

View File

@ -1,3 +1,6 @@
UNRELEASED David Schweikert <david@schweikert.ch>
* Fix random output on socket error (reported by Aleksandrs Saveljevs, #56)
2013-11-08 David Schweikert <david@schweikert.ch>
* Version 3.8
* Fix segmentation fault introduced in version 3.7 with loop mode (reported