Project

General

Profile

« Previous | Next » 

Revision d1daf8b0

Added by Martin Hicks over 15 years ago

  • ID d1daf8b038a4e9c808fb09a37cf1ffe9687cc501

Fix memory leak when updating IB port

I think this is really a libibumad bug, but this works around
the problem. When calling umad_get_port() the library pays no
attention to the fact that the port->pkeys is already allocated
and just calloc()s right over top of the existing memory.

  • added
  • modified
  • copied
  • renamed
  • deleted