1 2 3 4 5 6
#!/bin/sh # DF-0337 run: execute the leak PoC as unprivileged user set -e cd "$(dirname "$0")" ./leak_pcblist echo "RUN_EXIT=$?"