The HostRange function does not work as documented in Cfengine 2.1.21. The problem apparently comes from its using VDEFAULTBINSERVER.name, which is freed immediately after it's set in nameinfo.c (lines 150-154).
>From a brief look at the source code, it looks like it might be more intuitive for HandleHostRange to VUQNAME instead of VDEFAULTBINSERVER. Josh Kelley _______________________________________________ Bug-cfengine mailing list [email protected] https://cfengine.org/mailman/listinfo/bug-cfengine
