From c266d310af98e5f208929293476457fbca807742 Mon Sep 17 00:00:00 2001 From: Brian Cameron Date: Thu, 8 Jan 2009 17:57:19 +0000 Subject: ext/ladspa/search.c: Avoid searching (null) paths or crashing on platforms where printing a Original commit message from CVS: Based on Patch by: Brian Cameron * ext/ladspa/search.c: (LADSPAPluginSearch): Avoid searching (null) paths or crashing on platforms where printing a NULL string segfaults. Fixes #567004. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6e60b15a2..f3a041a6d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2009-01-08 Wim Taymans + + Based on Patch by: Brian Cameron + + * ext/ladspa/search.c: (LADSPAPluginSearch): + Avoid searching (null) paths or crashing on platforms where printing a + NULL string segfaults. Fixes #567004. + 2009-01-08 Jan Schmidt * ext/resindvd/resindvdbin.c: -- cgit v1.2.3