[ofa-general] RE: memory leak in cm.c?

Sean Hefty sean.hefty at intel.com
Tue May 8 08:46:36 PDT 2007


>I applied the following patch to cm.c, and it crashed after
>some duplicate reqs where detected. Does this indicate a
>memory leak in cm?

In this case, the timewait_info structure is freed directly in the
cm_req_handler (line 1373).  The pointer is just not cleared.

- Sean



More information about the general mailing list