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-next>] [day] [month] [year] [list]
Date:   Sun, 20 Aug 2017 22:16:27 +0200
From:   SF Markus Elfring <elfring@...rs.sourceforge.net>
To:     linux-btrfs@...r.kernel.org, Chris Mason <clm@...com>,
        David Sterba <dsterba@...e.com>, Josef Bacik <jbacik@...com>
Cc:     LKML <linux-kernel@...r.kernel.org>,
        kernel-janitors@...r.kernel.org
Subject: [PATCH 0/4] BTRFS: Adjustments for several function implementations

From: Markus Elfring <elfring@...rs.sourceforge.net>
Date: Sun, 20 Aug 2017 22:11:33 +0200

Some update suggestions were taken into account
from static source code analysis.

Markus Elfring (4):
  Delete an error message for a failed memory allocation in btrfsic_process_superblock()
  Adjust 32 checks for null pointers
  Improve eight size determinations
  Delete an unnecessary variable initialisation in tree_mod_log_eb_copy()

 fs/btrfs/check-integrity.c |  4 +---
 fs/btrfs/ctree.c           | 16 +++++++---------
 fs/btrfs/delayed-inode.c   |  4 ++--
 fs/btrfs/extent-tree.c     |  2 +-
 fs/btrfs/extent_io.c       |  2 +-
 fs/btrfs/inode.c           |  4 ++--
 fs/btrfs/lzo.c             |  4 ++--
 fs/btrfs/qgroup.c          |  6 +++---
 fs/btrfs/raid56.c          |  2 +-
 fs/btrfs/reada.c           |  4 ++--
 fs/btrfs/scrub.c           | 12 ++++++------
 fs/btrfs/super.c           |  2 +-
 fs/btrfs/transaction.c     |  2 +-
 fs/btrfs/tree-log.c        |  4 ++--
 fs/btrfs/volumes.c         | 14 +++++++-------
 fs/btrfs/xattr.c           |  2 +-
 fs/btrfs/zlib.c            |  4 ++--
 17 files changed, 42 insertions(+), 46 deletions(-)

-- 
2.14.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ