Piotr Nowicki d796e19d3b Fix memory allocation fail in TCP mock socket
Because two buffers were aliased too early in the code, it was possible that
after an allocation failure, free() would be called twice for the same pointer.
2020-01-28 13:04:21 +01:00
..
2018-10-19 15:25:10 +01:00
2019-11-14 19:14:40 +01:00
2019-12-20 15:14:59 +00:00