From 890dedf13f7f3d5c5ed5602c91f6c96ff88b24a0 Mon Sep 17 00:00:00 2001 From: George Bosilca Date: Wed, 26 Sep 2012 09:44:46 +0000 Subject: [PATCH] Cleanup. This commit was SVN r27372. --- ompi/mca/pml/ob1/pml_ob1.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ompi/mca/pml/ob1/pml_ob1.c b/ompi/mca/pml/ob1/pml_ob1.c index d8a98051ff..0c009e8be2 100644 --- a/ompi/mca/pml/ob1/pml_ob1.c +++ b/ompi/mca/pml/ob1/pml_ob1.c @@ -491,9 +491,11 @@ static void mca_pml_ob1_dump_hdr(mca_pml_ob1_hdr_t* hdr) break; case MCA_PML_OB1_HDR_TYPE_FIN: type = "FIN"; + header[0] = '\0'; break; default: - assert(0); + type = "UNKWN"; + header[0] = '\0'; break; } opal_output(0,"hdr %s [%s] %s", type,