downloader
libwebsocket_callback_on_writable
is gone. This stops ddnet from linking against system libraries, which is required by Debian packaging guideline.
Please consider updating bundled libwebsockets codes.s/search/replacement
Find
modules and (now googled) seem to be a copy-paste from code from the net0x00007ffff6e631ea in _int_free (av=0x7ffff718f620 <main_arena>, p=<optimized out>, have_lock=0) at malloc.c:3987
#0 0x00007ffff6e631ea in _int_free (av=0x7ffff718f620 <main_arena>, p=<optimized out>, have_lock=0) at malloc.c:3987
#1 0x000000000043784a in mem_free (p=0x1731640) at src/base/system.c:491
#2 0x00000000004302c4 in CSnapshotStorage::PurgeUntil (this=0x7ffff5b1d390, Tick=2418360) at src/engine/shared/snapshot.cpp:413
#3 0x000000000043eb70 in CServer::DoSnapshot (this=0x7ffff5857010) at src/engine/server/server.cpp:751
#4 0x0000000000443910 in CServer::Run (this=0x7ffff5857010) at src/engine/server/server.cpp:1848
#5 0x0000000000446459 in main (argc=3, argv=0x7fffffffe138) at src/engine/server/server.cpp:2525
= { 0 };
to all of them in this function and it made valgrind stop spamming