You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test binary for 64bit_child determines the bitness of the process
by searching the memory map for either 'librrpage.so' or
'librrpage_32.so'. This commit makes the test independent of the
SONAME of librrpage by instead searching for librrpreload.
0 commit comments