[openib-general] [Fwd: [PATCH] RDMA/iwcm: Fix memory leak]
Sean Hefty
sean.hefty at intel.com
Thu Nov 9 14:56:48 PST 2006
> if (iw_event->private_data_len)
> kfree(iw_event->private_data);
Kfree checks for a null value, so is the private_data_len check necessary?
- Sean
More information about the general
mailing list