Make sure (paragraph)->private_data is defined in all cases, on general
[sgt/halibut] / bk_info.c
index 0f9f1e5..48ad45e 100644 (file)
--- a/bk_info.c
+++ b/bk_info.c
@@ -267,6 +267,9 @@ void info_backend(paragraph *sourceform, keywordlist *keywords,
            currnode = newnode;
        }
        break;
+      default:
+        p->private_data = NULL;
+        break;
     }
 
     /*