Commit 0289253
committed
test/64bit_child: search for librrpreload
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.1 parent 6d1898e commit 0289253
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments