* Siddhesh Poyarekar: > On 7/19/21 4:37 PM, Florian Weimer via Libc-alpha wrote: >> This series break old Emacs binaries (e.g. emacs-24.3-23.el7.x86_64): >> $ bash testrun.sh /usr/bin/emacs > > Do they work if you run with LD_PRELOAD=malloc/libc_malloc_debug.so? Basic testing suggests it works. Thanks, Florian