Skip to content

athena.py: save/restore original LD_PRELOAD

Frank Winklmeier requested to merge fwinkl/athena:athpreload into master
  • athena.py: Instead of removing athena-specific preloads one by one, just save the original value of LD_PRELOAD and restore it.
  • Apply the same hack also for CA-based transforms to fix ATR-26769.

Merge request reports