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
Tue, Jul 14, 6:04 AM (16 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35058640
Default Alt Text
D21325.diff (320 B)

Event Timeline