mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-15 08:37:49 -05:00
Till now the only way to remove a known reference was via pat_ref_delete_by_id() which scans the whole list to find a matching pointer. Let's add pat_ref_delete_by_ptr() which takes a valid pointer. It can be called by the function above after the pointer is found, and can also be used to roll back a failed insertion much more efficiently. |
||
|---|---|---|
| .. | ||
| haproxy | ||
| import | ||