update_walk: fix unsafe readlink() usage

This commit is contained in:
Max Kellermann
2012-09-03 22:41:04 +02:00
parent acaa725478
commit 27535a7f78
2 changed files with 11 additions and 2 deletions

1
NEWS
View File

@@ -17,6 +17,7 @@ ver 0.17.2 (2012/??/??)
* playlist: fix memory leak
* state_file: save song priorities
* player: disable cross-fading in "single" mode
* update: fix unsafe readlink() usage
ver 0.17.1 (2012/07/31)