Tomi Ollila <tomi.ollila@iki.fi> writes:
>> - LD_PRELOAD=${LD_PRELOAD:+:$LD_PRELOAD}:./${shim_file} notmuch-shared "$@"
>> + LD_PRELOAD=${LD_PRELOAD:+:$LD_PRELOAD}:./${shim_file} $notmuch_cmd "$@"
>
> hmm, should the "chaining" be done on other order (i.e. the shim_file
> before anything if there... (that could make the case where there is
> value in LD_PRELOAD to work (commented above))
That seems like an orthogonal change, and as it turns out I don't think
it would directly help with ASAN.
d
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org