Files
jami-daemon/contrib
Adrien Beraud 52d944196e 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
2017-08-02 15:33:59 -04:00
..
2017-07-11 15:14:22 -04:00
2017-05-19 09:38:35 -04:00