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: <20151013.183026.1058494354111432068.davem@davemloft.net> Date: Tue, 13 Oct 2015 18:30:26 -0700 (PDT) From: David Miller <davem@...emloft.net> To: geliangtang@....com Cc: joe@...ches.com, isdn@...ux-pingi.de, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH v2] mISDN: use kstrdup() in dsp_pipeline_build From: Geliang Tang <geliangtang@....com> Date: Mon, 12 Oct 2015 01:19:07 -0700 > Use kstrdup instead of strlen-kmalloc-strcpy. Remove unneeded NULL > test, it will be tested inside kstrdup. Remove 0 length string test, > it has been tested in the caller of dsp_pipeline_build. > > Signed-off-by: Geliang Tang <geliangtang@....com> > --- > Changes in v2: > - Remove unneeded NULL test. Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists