From 67b8124a1d34c2fa850005317503663407b9648e Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 22 Nov 2013 00:02:17 +0100 Subject: Mapper: _get_music_directory_utf8() may return nullptr If no music_directory is configured, return nullptr instead of an empty string. This fixes a crash when db_file is configured without music_directory. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 8fc7435ae..8a433e202 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,6 @@ ver 0.18.5 (20??/??/??) +* configuration + - fix crash when db_file is configured without music_directory * decoder - fluidsynth: auto-detect by default * fix ia64, mipsel and other little-endian architectures -- cgit v1.2.3