Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109143653
D21269.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
367 B
Referenced Files
None
Subscribers
None
D21269.diff
View Options
Index: head/sbin/ping6/ping6.c
===================================================================
--- head/sbin/ping6/ping6.c
+++ head/sbin/ping6/ping6.c
@@ -2082,7 +2082,7 @@
if (nilen % (sizeof(u_int32_t) + sizeof(struct in6_addr)) == 0)
withttl = 1;
while (nilen > 0) {
- u_int32_t ttl;
+ u_int32_t ttl = 0;
if (withttl) {
/* XXX: alignment? */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Feb 2, 9:07 AM (21 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16398859
Default Alt Text
D21269.diff (367 B)
Attached To
Mode
D21269: ping6: Initialize ttl variable
Attached
Detach File
Event Timeline
Log In to Comment