Fix unary operator handling of probe reads with parens
Testing for bpf_probe_read should not include parenethes when walking
the tree, since the inner operation will have already been rewritten.
Fixes: #289
Signed-off-by: Brenden Blanco <bblanco@plumgrid.com>
Showing
Please register or sign in to comment