Page MenuHomeFreeBSD

D21325.diff
No OneTemporary

D21325.diff

Index: head/sbin/ping/ping.c
===================================================================
--- head/sbin/ping/ping.c
+++ head/sbin/ping/ping.c
@@ -1661,7 +1661,7 @@
static char *
pr_ntime(n_time timestamp)
{
- static char buf[10];
+ static char buf[11];
int hour, min, sec;
sec = ntohl(timestamp) / 1000;

File Metadata

Mime Type
text/plain
Expires
Thu, Dec 26, 10:38 AM (11 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15603888
Default Alt Text
D21325.diff (320 B)

Event Timeline