[L2Ork-dev] list cat

Jonathan Wilkes jon.w.wilkes at gmail.com
Fri May 10 00:10:26 EDT 2019


Additionally-- I just made it reentrant so that it works with recursion.

Any gotchas that kept it from initially being reentrant?

On Thu, May 9, 2019 at 11:33 PM Jonathan Wilkes <jon.w.wilkes at gmail.com> wrote:
>
> Hi Ico,
>
> I've got a fix for a double-free error in [list cat] when you send
> multiple "clear" messages to the right inlet:
>
> https://git.purrdata.net/jwilkes/purr-data/pipelines/1540
>
> Also-- why did you have that conditional for alist_anything in here:
>
> https://git.purrdata.net/jwilkes/purr-data/commit/28c38c1fe76be3a6592c5a5b10124fba0419752b
>
> It causes an off-by-one error if you send two anythings in a row as input.
>
> Best,
> Jonathan


More information about the L2Ork-dev mailing list