Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Fri,  2 Mar 2018 09:03:18 +1100
From: "Tobin C. Harding" <me@...in.cc>
To: Kernel Hardening <kernel-hardening@...ts.openwall.com>
Cc: "Tobin C. Harding" <me@...in.cc>,
	Tycho Andersen <tycho@...ho.ws>,
	LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/2] leaking_addresses: check path name for leaks

A couple more patches to the leaking_addresses.pl script.  First one is
refactor, does not change program logic.

Patch 2 adds a check on each path name as the scan traverses the
directory tree.  Suggested by Tycho.

thanks,
Tobin.

Tobin C. Harding (2):
  leaking_addresses: explicitly name variable used in regex
  leaking_addresses: check if file name contains address

 scripts/leaking_addresses.pl | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

-- 
2.7.4

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.