Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zmodload (-u?) changing options (was Re: [PATCH] Named reference typos & misc.)



On Thu, Feb 16, 2023 at 10:17 AM Bart Schaefer
<schaefer@xxxxxxxxxxxxxxxx> wrote:
>
> So, what's going on here?

Not all that surprisingly, I've been able to narrow this down to the
manipulation of the "options" parameter inside checkaddparam().  The
free() mentioned in the valgrind output is for the Param allocated for
$options.

However, nothing untoward seems to be happening if I walk through that
code with gdb.  Anyone?




Messages sorted by: Reverse Date, Date, Thread, Author