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

* Fixed a race condition with calculating the effect start time
	of events in rdcatchd(8).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-11-14 14:54:17 -05:00
parent f6bf97cb94
commit b94dee3e64
2 changed files with 10 additions and 7 deletions

View File

@@ -23666,3 +23666,6 @@
2022-11-14 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdcatch(1) that caused the 'Edit Recording'
dialog to load an incorrect value for the 'Source:' control.
2022-11-14 Fred Gleason <fredg@paravelsystems.com>
* Fixed a race condition with calculating the effect start time
of events in rdcatchd(8).