Case in point: instrumented Chrome calls into non-instrumented libGL.so, which
then calls the strlen() interceptor and crashes. To work around this, we could
make the interceptor check the caller's PC against a blacklist of modules
before crashing.
Original issue reported on code.google.com by earth...@google.com on 24 Jun 2014 at 12:24
Original issue reported on code.google.com by
earth...@google.com
on 24 Jun 2014 at 12:24