Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Fri,  8 Feb 2019 09:50:23 +1100
From: "Tobin C. Harding" <tobin@...nel.org>
To: kernel-hardening@...ts.openwall.com
Cc: "Tobin C. Harding" <tobin@...nel.org>,
	Tycho Andersen <tycho@...ho.ws>,
	linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] Minor bug fixes to leaking_addresses.pl

Hi,

Here are a few minor fixes/improvements to scripts/leaking_addresses.pl

Patch 1: Fixes places where I don't know how to Perl.

Patch 2: Removes `--version` command line option, completely this time.

Patch 3: Fix a bug in the command line options parsing.

thanks,
Tobin.


Tobin C. Harding (3):
  leaking_addresses: Fix calls to dprint
  leaking_addresses: Completely remove --version flag
  leaking_addresses: Expand tilde in output file name

 scripts/leaking_addresses.pl | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

-- 
2.20.1

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.