Project

General

Profile

Bug #1844 » 1844_S3_3&Main.patch

Dean Brown, 01/02/2026 03:37 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;
(2-2/2)