Vladislav Shchapov
Vladislav Shchapov
> The general rule is to use inline assembly only if there is no working intrinsic function to do the same "function" efficiently. Unfortunately, there are no intrinsics for this...
PR added CI using qemu for LoongArch (first commit).
Need rebased after #1930
Ready for merging. Commit "Add .gitignore to allow run tests with zlib-ng/corpora test data" removed.
My PRs: #714 (Workaround for issue #558, Assertion isMallocInitialized() failed) #1114 (Use gcc visibility attribute)
Fixed in master by #1480
Double freeing memory is an error. https://owasp.org/www-community/vulnerabilities/Doubly_freeing_memory
cmake: ``` phprus@mbp uni % cmake -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_OSX_ARCHITECTURES="x86_64;arm64" -DTBB_DISABLE_HWLOC_AUTOMATIC_SEARCH=ON ../.. -- The CXX compiler identification is AppleClang 17.0.0.17000013 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info...
@loopway Could you add the same changes to ``forwardserver``?