chiark / gitweb /
checkpath.c: Allocate path-element nodes from the pool.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 17 Jul 2024 12:07:14 +0000 (13:07 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 17 Jul 2024 12:23:10 +0000 (13:23 +0100)
Now we don't need to worry about freeing them.  In particular, `popall'
now becomes trivial.


No differences found