summaryrefslogtreecommitdiffstats
path: root/src/usr/pnor/sfc_ibm.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/pnor/sfc_ibm.C')
-rw-r--r--src/usr/pnor/sfc_ibm.C3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/pnor/sfc_ibm.C b/src/usr/pnor/sfc_ibm.C
index a13a378f5..24ea7eb9c 100644
--- a/src/usr/pnor/sfc_ibm.C
+++ b/src/usr/pnor/sfc_ibm.C
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2014,2016 */
+/* Contributors Listed Below - COPYRIGHT 2014,2017 */
/* [+] Google Inc. */
/* [+] International Business Machines Corp. */
/* */
@@ -861,6 +861,7 @@ errlHndl_t SfcIBM::checkForErrors( ResetLevels &o_resetLevel )
{
TRACFCOMP( g_trac_pnor, ERR_MRK"SfcIBM::checkForErrors> Deleting register read error. Returning error created for the found error");
delete l_err;
+ l_err = nullptr;
}
OpenPOWER on IntegriCloud