diff options
author | Carl Dong <contact@carldong.me> | 2021-09-30 20:18:28 -0400 |
---|---|---|
committer | Carl Dong <contact@carldong.me> | 2021-10-13 08:39:48 -0400 |
commit | 1527b7e8a1339705a48d4d1ed108230fc4953c18 (patch) | |
tree | 4e552eefddd56f2a0a6ef5c8725f2e99223dccb3 /src/validation.cpp | |
parent | b96adcbfae90b3e041754f11624cac04c1999e8c (diff) |
symbol-check: Check requested ELF interpreter
It is important that binaries request a standard interpreter location
where most distros would place the linker-loader. Otherwise, the user
would be met with a very confusing message:
bash: <path>/<to>/bitcoind: No such file or directory
When really it's the interpreter that's not found.
Diffstat (limited to 'src/validation.cpp')
0 files changed, 0 insertions, 0 deletions