Files
firezone/rust
Thomas Eizinger d03865d92e fix(relay): reuse delete_allocation function (#1743)
Previously, we would access the state around allocations from different
places. This actually led to a minor memory leak where we wouldn't clean
up the `allocations_by_port` table. We refactor the code slightly to
avoid this.

---------

Co-authored-by: Jamil <jamilbk@users.noreply.github.com>
2023-07-10 23:05:35 +00:00
..
2023-07-10 22:28:32 +00:00
2023-05-10 07:58:32 -07:00
2023-07-10 22:28:32 +00:00
2023-07-10 22:28:32 +00:00
2023-06-28 18:48:33 +00:00