On Mon, Aug 18, 2025 at 04:00:49PM +0200, Pablo Neira Ayuso wrote: > On Tue, Aug 05, 2025 at 09:40:14PM +0200, Florian Westphal wrote: > > Now that we support non-constant RHS side in binary operations, > > reject XOR with non-constant key: we cannot transfer the expression. > > > > Fixes: 54bfc38c522b ("src: allow binop expressions with variable right-hand operands") > > Signed-off-by: Florian Westphal <fw@xxxxxxxxx> > > Reviewed-by: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> > > Maybe a tests/py for this to improve coverage is worth? Sorry, it's coming in 2/2, that's fine. Thanks.