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]
Message-ID: <20191205122452.5922112d@hermes.lan>
Date:   Thu, 5 Dec 2019 12:24:52 -0800
From:   Stephen Hemminger <stephen@...workplumber.org>
To:     Brian Vazquez <brianvv@...gle.com>
Cc:     Brian Vazquez <brianvv.kernel@...il.com>,
        David Ahern <dsahern@...il.com>,
        Mahesh Bandewar <maheshb@...gle.com>,
        Maciej Zenczykowski <maze@...gle.com>, netdev@...r.kernel.org,
        Hritik Vijay <hritikxx8@...il.com>,
        Michal Kubecek <mkubecek@...e.cz>
Subject: Re: [PATCH iproute2 v2] ss: fix end-of-line printing in misc/ss.c

On Wed,  4 Dec 2019 13:32:28 -0800
Brian Vazquez <brianvv@...gle.com> wrote:

> The previous change to ss to show header broke the printing of
> end-of-line for the last entry.
> 
> Tested:
> diff <(./ss.old -nltp) <(misc/ss -nltp)
> 38c38
> < LISTEN   0  128   [::1]:35417  [::]:*  users:(("foo",pid=65254,fd=116))
> \ No newline at end of file
> ---
> > LISTEN   0  128   [::1]:35417  [::]:*  users:(("foo",pid=65254,fd=116))  
> 
> Cc: Hritik Vijay <hritikxx8@...il.com>
> Fixes: 5883c6eba517 ("ss: show header for --processes/-p")
> Signed-off-by: Brian Vazquez <brianvv@...gle.com>
> Tested-by: Michal Kubecek <mkubecek@...e.cz>
> ---

Applied

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ