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
| ||
|
Message-ID: <54CF4FEC.2010906@users.sourceforge.net> Date: Mon, 02 Feb 2015 11:22:36 +0100 From: SF Markus Elfring <elfring@...rs.sourceforge.net> To: "David S. Miller" <davem@...emloft.net>, Paul Moore <paul@...l-moore.com>, netdev@...r.kernel.org CC: linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org, Julia Lawall <julia.lawall@...6.fr> Subject: [PATCH v3 0/3] netlabel: Deletion of a few unnecessary checks From: Markus Elfring <elfring@...rs.sourceforge.net> Date: Mon, 2 Feb 2015 11:15:56 +0100 Further update suggestions were taken into account after patches were applied from static source code analysis. Markus Elfring (3): Deletion of an unnecessary check before the function call "cipso_v4_doi_putdef" Deletion of an unnecessary check before the function call "cipso_v4_doi_free" Less function calls in netlbl_mgmt_add_common() after error detection net/netlabel/netlabel_cipso_v4.c | 3 +-- net/netlabel/netlabel_mgmt.c | 50 +++++++++++++++++++--------------------- 2 files changed, 25 insertions(+), 28 deletions(-) -- 2.2.2 -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists