chiark
/
gitweb
/
~mdw
/
checkpath
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
8a1639e
)
checkpath.c: Allocate path-element nodes from the pool.
author
Mark Wooding
<mdw@distorted.org.uk>
Wed, 17 Jul 2024 12:07:14 +0000
(13:07 +0100)
committer
Mark 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