-
- Downloads
contrib: add fix for restbed crash on Android
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
contrib/src/restbed/locale-fix.patch
0 → 100644
Please register or sign in to comment