Re: [PATCH v2 03/22] grep: fix leak in `grep_splice_or()`
From: Kristoffer Haugsbakk <hidden>
Date: 2024-10-21 09:42:32
From: Kristoffer Haugsbakk <hidden>
Date: 2024-10-21 09:42:32
On Mon, Oct 21, 2024, at 11:28, Patrick Steinhardt wrote:
In `grep_splice_or()` we search for the next `TRUE` node in our tree of grep exrpessions and replace it with the given new expression. But we
s/exrpessions/expressions/