Alp Ege Baştürk
Results
1
comments of
Alp Ege Baştürk
@Ocean-Lua Reproduced and checked it with AddressSanitizer and valgrind. Asan errors were gone when I modified destructor like "virtual ~DistributedBase() { delete(_par); }". Though valgrind still detects 3 blocks of...