Files
infix/test/infamy
Tobias Waldekranz a4a4a49eae test: netns: Guard against "double free" when failing to setup netns
When used as a context manager, __exit__ will be called even though
__enter__ might throw an exception half way through. So there is no
guarantee that the instance is on the cleanup list when we get to
stop().
2024-11-04 14:42:31 +01:00
..
2024-10-16 19:01:40 +02:00
2024-09-05 07:04:58 +02:00
2024-10-16 19:01:40 +02:00
2024-09-26 15:55:46 +02:00
2024-09-05 07:04:58 +02:00
2024-02-23 14:01:23 +01:00
2024-10-23 10:08:10 +02:00