diff
17     switch (content->type) {
18 +     if (content->c1 == NULL) return;
18       if ((content->c1->type == XML_ELEMENT_CONTENT_OR) ||
