8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 22:43:04 +01:00
This commit is contained in:
hvlad 2005-04-09 18:48:18 +00:00
parent 2a7f48b5af
commit 0fa5783921

View File

@ -1970,9 +1970,7 @@ void* SVC_start(Service* service, USHORT spb_length, const SCHAR* spb)
}
if (serv->serv_thd) {
#pragma FB_COMPILER_MESSAGE("Fix! Probable bug!")
event_t* evnt_ptr =
reinterpret_cast<event_t*>(&(service->svc_start_event));
event_t* evnt_ptr = service->svc_start_event;
THREAD_EXIT();
/* create an event for the service. The event will be signaled once the