Ingu Kang

Results 5 comments of Ingu Kang

@LecrisUT LIEF recently announced a drop-in-replacement of patchelf command line utility. https://lief.re/blog/2025-07-13-patchelf/

Is it really a thing about special characters? IMO, it looks similar with https://github.com/actions/checkout/issues/2056

This might be caused by lack of tty option, or effectivly not line-buffered. I experienced somewhat similar problem when i was trying to capture some log using stdout and stderr....

IMO, this happens at some random step of a GitHub workflow run, on GHES v3.12. It even fails on just `steps.run` with `echo hello`. (FYI I am using gha-runner-set v0.11...

is there a room for contribution? if there is, i'd like to put a PR for that.