~mirabilos/mksh/MAIN

Viewing all changes in revision 3457.

  • Committer: tg
  • Date: 2023-06-03 22:45:04 UTC
  • Revision ID: tg-20230603224504-n3uld17agefs3zw5
reclaim() must invalidate anything using ATEMP, here: retrace_info

crash submitted by fmunozs on IRC

we could do…
        if (retrace_info && retrace_info->xs.areap == &e->area)
… but AFAICS it’s safe to always invalidate it here

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: