lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 20 Dec 2012 06:05:35 +0900
From:	YOSHIFUJI Hideaki <yoshfuji@...ux-ipv6.org>
To:	Jan Synacek <jsynacek@...hat.com>
CC:	netdev@...r.kernel.org
Subject: Re: [PATCH 0/2] iputils: minor ninfod and ping6 fixes

Jan Synacek wrote:

> When calling ping6 with the flowlabel (e.g. `ping6 -F 123 ::1'), it exited with
> an error. For some reason, the errno was set when it should not have been. Maybe
> it shouldn't be checked at all, maybe just checking flowlabel for values below
> zero would be enough. I wanted to be on the safer side so I left the errno check
> in there.
> 
> Also, I fixed the rest of the unused variables in ninfod.
> 
> Jan Synacek (2):
>   ninfod: Fix more unused variables.
>   ping6: Fix -F switch.
> 
>  ninfod/ni_ifaddrs.c | 8 +-------
>  ping6.c             | 3 ++-
>  2 files changed, 3 insertions(+), 8 deletions(-)
> 

Fixes committed. Thank you!

--yoshfuji
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ