Re: [openib-general] [PATCH] fix core dump if umad_register() fails

2006-05-03 Thread Hal Rosenstock
On Wed, 2006-05-03 at 14:58, Ralph Campbell wrote: > This patch fixes a core dump problem if debugging is on and > umad_register() fails. > > Signed-off-by: Ralph Campbell <[EMAIL PROTECTED]> Thanks. Applied to both trunk and 1.0 branch. Also, found another instance of same problem and fixed it.

[openib-general] [PATCH] fix core dump if umad_register() fails

2006-05-03 Thread Ralph Campbell
This patch fixes a core dump problem if debugging is on and umad_register() fails. Signed-off-by: Ralph Campbell <[EMAIL PROTECTED]> Index: src/userspace/management/libibumad/src/umad.c === --- src/userspace/management/libibumad/src/