2022-11-15 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression in rdcatchd(8) that caused conflicting record
	events to deadlock.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-11-15 12:06:29 -05:00
parent 2f1e57f3f4
commit c266b9a4f6
2 changed files with 17 additions and 1 deletions

View File

@@ -23672,3 +23672,6 @@
2022-11-14 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdcatchd(8) that caused conflicting play-out
events to deadlock.
2022-11-15 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdcatchd(8) that caused conflicting record
events to deadlock.