Peter Hawkins
dbbf92c1d1
Fix race in blas_thread_shutdown.
...
blas_server_avail was read without holding server_lock. If multiple threads call blas_thread_shutdown simultaneously, for example, by calling fork(), then they can attempt to shut down multiple times. This can lead to a segmentation fault.
2021-02-18 13:46:50 -05:00
..
2011-01-24 14:54:24 +00:00
2020-11-05 15:12:36 +08:00
2020-11-19 14:51:51 +01:00
2020-11-08 22:43:00 +01:00
2021-02-18 13:46:50 -05:00
2018-12-07 19:37:33 +01:00
2014-06-27 12:05:18 -07:00
2021-01-25 19:02:21 +01:00
2020-12-09 10:28:46 +08:00
2021-01-20 21:34:36 +01:00
2020-09-08 19:34:18 +02:00
2021-02-11 20:17:11 +01:00
2019-05-07 13:34:52 +02:00
2014-06-27 12:05:18 -07:00
2014-06-27 12:05:18 -07:00
2011-01-24 14:54:24 +00:00
2020-12-09 10:28:46 +08:00
2019-11-17 19:22:04 +01:00
2021-02-18 11:14:05 +01:00
2016-03-09 12:50:07 -05:00
2016-03-09 12:50:07 -05:00
2019-09-07 10:21:08 +03:00
2015-02-03 12:23:41 -05:00
2015-02-03 12:23:41 -05:00
2014-11-25 15:28:58 +08:00
2014-11-25 15:28:58 +08:00
2020-12-09 10:28:46 +08:00
2014-06-27 12:05:18 -07:00
2017-01-04 23:16:48 +01:00