mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-10-08 06:01:29 +02:00
The fetch() functions may need to access the full expr to get their args. Turn the void *arg into a struct acl_expr *expr.
The fetch() functions may need to access the full expr to get their args. Turn the void *arg into a struct acl_expr *expr.