Browse Source
- Remove sys/socket.h include from test_etcp_two_instances.c (Linux-only) - Fix test_mkdtemp buffer overflow - use memcpy instead of strncpy - Fix test_mkdtemp return value check (replace == NULL with != 0) - Add Windows socket libraries (-lws2_32 -liphlpapi) to test builds - All tests build successfully on Linuxnodeinfo-routing-update
3 changed files with 12 additions and 6 deletions
Loading…
Reference in new issue