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: <4BD0873F.4050704@oracle.com> Date: Thu, 22 Apr 2010 10:28:31 -0700 From: Andy Grover <andy.grover@...cle.com> To: Dan Carpenter <error27@...il.com> CC: "David S. Miller" <davem@...emloft.net>, rds-devel@....oracle.com, netdev@...r.kernel.org, kernel-janitors@...r.kernel.org Subject: Re: [patch] rdma: potential ERR_PTR dereference Dan Carpenter wrote: > In the original code, the "goto out" calls "rdma_destroy_id(cm_id);" > That isn't needed here and would cause problems because "cm_id" is an > ERR_PTR. The new code just returns directly. > > Signed-off-by: Dan Carpenter <error27@...il.com> Thanks, Dan. Acked-by: Andy Grover <andy.grover@...cle.com> -- Andy -- 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