[ping 2.6] A small notice for free the memory in ping_timestamp.

Андрей Семенюк <[email protected]> Sun, 28 Sep 2025 13:01:08 +0300
Newsgroups gmane.comp.gnu.inetutils.bugs
Message-ID <CALVeuhOsEgsD9_Z95_29NqEA8B8u1_fnO+s_5gnxWMsiLUqnOw@mail.gmail.com>
In the ping_timestamp and ping_address functions, you do not call the free
for ping->ping_hostname after ping_run, but in ping_echo, you do.