Index: trunk/psModules/src/concepts/pmConceptsStandard.c
===================================================================
--- trunk/psModules/src/concepts/pmConceptsStandard.c	(revision 15300)
+++ trunk/psModules/src/concepts/pmConceptsStandard.c	(revision 15416)
@@ -375,5 +375,5 @@
     assert(pattern);
 
-    psList *biassecs; // List of bias sections
+    psList *biassecs = NULL; // List of bias sections
 
     switch (concept->type) {
