Change g_exc_top and g_current_exception from var to threadvar in blaise_exc.pas, giving each thread its own exception chain. This is required for safe multi-threaded exception handling. |
||
|---|---|---|
| .. | ||
| src | ||
| Makefile | ||
| project.xml | ||
Change g_exc_top and g_current_exception from var to threadvar in blaise_exc.pas, giving each thread its own exception chain. This is required for safe multi-threaded exception handling. |
||
|---|---|---|
| .. | ||
| src | ||
| Makefile | ||
| project.xml | ||