From d8861f877ec1e52ff03781fa2246e7343a9387ae Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Thu, 22 Jan 2009 18:11:56 +0000 Subject: bugfix: avoid possible segfault if notify_stop_main_thread is called before thread was launched (thanks Jan for reporting this) --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 79582b4..62a04af 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2009-01-22 Frederic Culot + + * src/notify.c (notify_stop_main_thread): avoid a possible + segfault if this function is called before the thread was launched + (thanks Jan for reporting this) + + * configure.ac: switch to 2.5_beta + 2009-01-05 Frederic Culot * src/custom.c (custom_general_config, print_general_options): -- cgit v1.2.3-54-g00ecf