Package: forked-daapd / 22.0-2

Metadata

Package Version Patches format
forked-daapd 22.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fix bad free when encountering an error fetching que.patch | (download)

src/httpd_daap.c | 8 5 + 3 - 0 !
1 file changed, 5 insertions(+), 3 deletions(-)

 [patch 1/2] fix bad free when encountering an error fetching query
 results.


0002 Fix invalid read on empty string queries.patch | (download)

src/DAAP2SQL.g | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch 2/2] fix invalid read on empty string queries.


0003 Fix problems with iTunes 12.1 see issue 100.patch | (download)

src/httpd_daap.c | 59 39 + 20 - 0 !
1 file changed, 39 insertions(+), 20 deletions(-)

 [patch] fix problems with itunes 12.1, see issue #100     - don't
 announce group support to iTunes     - support for absolute http url
 streaming requests


0004 Fix laudio buffer underrun issue 87.patch | (download)

src/laudio_alsa.c | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 [patch] fix laudio buffer underrun (issue #87)