]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commit
Merge pull request #380 from FrodeSolheim/zfile-fix-free-wrong-item
authorToni Wilen <twilen@winuae.net>
Fri, 1 Aug 2025 17:29:43 +0000 (20:29 +0300)
committerGitHub <noreply@github.com>
Fri, 1 Aug 2025 17:29:43 +0000 (20:29 +0300)
commit11bb419121f9ed6a514e3225b92a390215d768ad
tree3072cda2775ad5c2d548e3d5bc3927d2bc707e84
parent30bf2a27caa598147160de7360edb305db4ac06c
parent602b35aeaaebca492e68067af955da43bcca7a70
Merge pull request #380 from FrodeSolheim/zfile-fix-free-wrong-item

zfile: Free the current list item, not the next (+ two minor fixes)

I need to remember what zcache_close() was supposed to do..