Re: [PATCH v4 4/5] test: support testing notmuch as installed

Subject: Re: [PATCH v4 4/5] test: support testing notmuch as installed

Date: Fri, 21 Jul 2023 07:43:53 -0300

To: Tomi Ollila, notmuch@notmuchmail.org

Cc:

From: David Bremner


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

Thread: