Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:Update
speech-dispatcher
bnc-831609-festival-crash.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bnc-831609-festival-crash.patch of Package speech-dispatcher
diff -ur speech-dispatcher-0.8.orig/src/modules/festival.c speech-dispatcher-0.8/src/modules/festival.c --- speech-dispatcher-0.8.orig/src/modules/festival.c 2012-07-11 04:05:06.000000000 -0500 +++ speech-dispatcher-0.8/src/modules/festival.c 2013-09-27 11:11:06.363143496 -0500 @@ -469,7 +469,8 @@ // festivalClose(festival_info); DBG("Terminating threads"); - module_terminate_thread(festival_speak_thread); + if (festival_speak_thread) + module_terminate_thread(festival_speak_thread); if (festival_info) delete_FT_Info(festival_info);
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor