On Tue, Aug 09, 2022 at 11:18:10PM +0200, Pablo Neira Ayuso wrote: > Hi, > > Two more fixes for the -o/--optimize infrastructure, reported by users > after the release: > > 1) do not hit assert() when concatenation already exists in the ruleset. > 2) do not merge rules unless they contain at least one mergeable statement. > > Both patches come with tests to illustrate the issues. I have pushed out these fixes.