Skip to content

Commit

Permalink
Merge tag 'leaks-4.15-rc1' of git://github.com/tcharding/linux
Browse files Browse the repository at this point in the history
Pull leaking_addresses script updates from Tobin Harding:
 "Here are development patches for the leaking_addresses.pl script.

  Changes include:

   - add summary reporting to the script

   - add 'SigIgn' to false positives

   - add a file read timeout so the script doesn't block indefinitely

   - add infrastructure to enable multi-arch support and add support for ppc

   - add some exclude files/paths suggested by various people

   - code clean up and refactoring

   - overhaul command line options"

* tag 'leaks-4.15-rc1' of git://github.com/tcharding/linux:
  leaking_addresses: add SigIgn to false positives
  leaking_addresses: add timeout on file read
  leaking_addresses: add support for ppc64
  leaking_addresses: add summary reporting options
  leaking_addresses: add to exclude files/paths list
  leaking_addresses: fix comment string typo
  leaking_addresses: remove command line options
  leaking_addresses: remove dead/unused code
  leaking_addresses: use tabs instead of spaces
  • Loading branch information
torvalds committed Nov 16, 2017
2 parents 7c225c6 + a11949e commit 93ea0eb
Showing 1 changed file with 283 additions and 87 deletions.
Loading

0 comments on commit 93ea0eb

Please sign in to comment.