Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 226 Bytes

TODO.md

File metadata and controls

4 lines (3 loc) · 226 Bytes

get rid of LD_PRELOAD

Should load libpreload.so by ourself, instead of using LD_PRELOAD. one reason is stated in above section; others include LD_PRELOAD does not work with static binaries, such as go executables.