summaryrefslogtreecommitdiffstats
path: root/src/usr/mbox/mailboxsp.C
diff options
context:
space:
mode:
authorDoug Gilbert <dgilbert@us.ibm.com>2013-09-10 14:03:39 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-09-12 16:33:29 -0500
commit91e85b80c733bbf8f34df591ff04ce845f70b332 (patch)
tree2b6f2a37152d158b28a02de75001f0ebe2ac7614 /src/usr/mbox/mailboxsp.C
parent7d14631253d5cd41782bc7b58751480b07b8d684 (diff)
downloadtalos-hostboot-91e85b80c733bbf8f34df591ff04ce845f70b332.tar.gz
talos-hostboot-91e85b80c733bbf8f34df591ff04ce845f70b332.zip
Issues found by BEAM in intr and mbox 09/2013
RTC: 84061 Change-Id: Id8ada454f69bd6b2f955d2e9eae42bc8016fd11e Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6101 Tested-by: Jenkins Server Reviewed-by: Dean Sanner <dsanner@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/mbox/mailboxsp.C')
-rw-r--r--src/usr/mbox/mailboxsp.C1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/mbox/mailboxsp.C b/src/usr/mbox/mailboxsp.C
index e79b9faeb..5a354f764 100644
--- a/src/usr/mbox/mailboxsp.C
+++ b/src/usr/mbox/mailboxsp.C
@@ -879,6 +879,7 @@ void MailboxSp::recv_msg(mbox_msg_t & i_mbox_msg)
// Tell the FSP mbox about it and log an error
invalidMsgResponder(i_mbox_msg);
free(msg->extra_data); // toss this if it exists
+ msg->extra_data = NULL;
}
msg_free(msg);
}
OpenPOWER on IntegriCloud