]> git.tuebingen.mpg.de Git - paraslash.git/commit - t/test-lib.sh
Merge topic branch t/afs-ls-a into master
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 15 Oct 2023 15:54:41 +0000 (17:54 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 15 Oct 2023 15:55:31 +0000 (17:55 +0200)
commit4345aa176aecdbd9a876e7efdcc034acd29616a7
tree2528c45ac2a991bc42e73186c02c5e26de80d535
parent420a1f30cc06482f36371d096635846f8800e198
parentab4c39c7cd1c6d2b03cedf5d83521c746433367b
Merge topic branch t/afs-ls-a into master

A new feature for the ls command. Unfortunately, several bugs were
found after the topic graduated to next, so the series contains a few
fixup commits on top of the single patch which implements the feature.

* refs/heads/t/afs-ls-a:
  afs: Really fix memory leak in mood_load().
  afs: Fix memory leak in mood_load().
  playlist: Fix error handling of playlist_load().
  server: Fix NULL pointer dereference in com_ls().
  Implement ls --admissible=m/foo.
NEWS.md
afs.c
aft.c
mood.c