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:   Sat, 10 Sep 2016 22:20:10 +0200
From:   SF Markus Elfring <elfring@...rs.sourceforge.net>
To:     drbd-dev@...ts.linbit.com,
        Lars Ellenberg <lars.ellenberg@...bit.com>,
        Philipp Reisner <philipp.reisner@...bit.com>
Cc:     LKML <linux-kernel@...r.kernel.org>,
        kernel-janitors@...r.kernel.org,
        Julia Lawall <julia.lawall@...6.fr>
Subject: [PATCH 00/13] DRBD-receiver: Fine-tuning for six function
 implementations

From: Markus Elfring <elfring@...rs.sourceforge.net>
Date: Sat, 10 Sep 2016 22:13:22 +0200

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

Markus Elfring (13):
  Use kmalloc_array() in receive_uuids()
  Delete an error message for a failed kmalloc_array() call
  Move an assignment in receive_uuids()
  Improve a size determination in drbd_do_features()
  Delete an unnecessary initialisation in receive_sizes()
  Improve a size determination in receive_sizes()
  Delete an error message for a failed kzalloc() call in receive_sizes()
  Move an assignment in receive_sizes()
  Improve determination of sizes in receive_SyncParam()
  Delete error messages for failed resource allocations in receive_SyncParam()
  Improve a size determination in receive_protocol()
  Delete error messages for failed resource allocations in receive_protocol()
  Improve determination of sizes in receive_Barrier()

 drivers/block/drbd/drbd_receiver.c | 45 ++++++++++++++++----------------------
 1 file changed, 19 insertions(+), 26 deletions(-)

-- 
2.10.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ