The line strncpy(refbase,refhost,strlen(refhost));
in FuzzyHostMatch in item.c creates an unterminated string, which, not unexpectedly, leads to unpredictable results. Jim _______________________________________________ Bug-cfengine mailing list [email protected] https://cfengine.org/mailman/listinfo/bug-cfengine
