Project

General

Profile

Bug #1844 » 1844_S3_3&Main.patch

Dean Brown, 12/27/2025 05:12 AM

View differences:

tools/ruleutil/rulesave.c
if (pcounter->helptext != nullptr
&& strvec_size(pcounter->helptext) > 0) {
save_strvec(sfile, pcounter->helptext, "%s.helptext", path);
save_strvec(sfile, pcounter->helptext, path, "helptext");
}
} counters_re_iterate_end;
(1-1/2)