bug-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-inetutils] Re: ping6 seg fault patch - 1


From: Rakesh Pandit
Subject: Re: [bug-inetutils] Re: ping6 seg fault patch - 1
Date: Wed, 27 Aug 2008 23:14:53 +0530

2008/8/27 Rakesh Pandit <address@hidden>:
> 2008/8/27 Alfred M. Szmidt <address@hidden>:
>>   +2008-08-27  Rakesh Pandit <address@hidden>
>>   +
>>   +    * ping/ping6.c (main, parse_opt): Fixed segmentation fault
>>   +    in ping6.
>>
>> The ChangeLog entry should describe the code changes, not the result
>> of the change.  See the other ChangeLog's for examples.
>>
>
> Okay
>

Fixed

-- 
rakesh

Index: ChangeLog
===================================================================
RCS file: /sources/inetutils/inetutils/ChangeLog,v
retrieving revision 1.322
diff -u -r1.322 ChangeLog
--- ChangeLog   23 Aug 2008 11:59:17 -0000      1.322
+++ ChangeLog   27 Aug 2008 13:52:41 -0000
@@ -1,3 +1,11 @@
+2008-08-26  Rakesh Pandit <address@hidden>
+
+       * ping/ping6.c (parse_opt): Added new local variables
+       count, interval, socket_type to get args instead of ping
+       structure - similar to ping.
+       (main): Assigned above values to ping structure after its
+       initialization.
+       
 2008-08-23  Debarshi Ray  <address@hidden>

        * hostname/hostname.c (main): Initialize OPTIONS to zero.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]