OSDN Git Service

Fix dlsym_failure NULL handle test
authorDmitriy Ivanov <dimitry@google.com>
Thu, 22 May 2014 16:49:24 +0000 (09:49 -0700)
committerDmitriy Ivanov <dimitry@google.com>
Thu, 22 May 2014 17:06:32 +0000 (10:06 -0700)
commit44adf93b8eddb3a7965a3e9abc189408a1f5a7ea
tree93b2439f1276a00d2133cb7bfd56ec6c4bdf61c3
parenteea59ea21e04806fff48fdf4ad5ba117dcb0babb
Fix dlsym_failure NULL handle test

 * RTLD_DEFAULT != (void*)0 only for bionic32

Change-Id: I3b3758835cf4085b0f899e2b62861591411aec13
tests/dlfcn_test.cpp