mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00

Restbed crashes on Android with the following backtrace: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR) native: pc 000000000001e598 /system/lib/libc.so (strlen+72) native: pc 000000000002728d /system/lib/libc.so (strdup+4) native: pc 00000000006d4a07 /data/app-lib/cx.ring-1/libring.so (restbed::detail::HttpImpl::to_bytes(std::__ndk1::shared_ptr<restbed::Request> const&)+1578) This patch attempts to fix the issue. Change-Id: I9bd05c47ae2be4e991364f9fa3192c7b17858d1a