Josef Söntgen e4f6fca355 packet_allocator: catch expection when calling free()
If a client acknowledges the same packet more than once, the packet also
gets freed more than once. At the second attempt the underlaying
Bit_array will throw an 'Invalid_clear' exception, which results in an
uncaught exception that leads to an abort() call in the freeing
component.

Fixes #1462.
2015-03-27 11:53:13 +01:00
..
2014-11-12 14:44:16 +01:00
2015-03-13 12:17:23 +01:00
2015-03-19 08:57:18 +01:00
2015-03-13 12:17:23 +01:00
2015-03-13 12:17:23 +01:00
2015-03-13 12:17:23 +01:00