2023-06-21 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression in rdcatch(1) that caused a phantom event
	entry to appear in the Event List while processing the
	'Start Record Deck' ['RS'] RML.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2023-06-21 15:43:55 -04:00
parent f36fdc573d
commit b6c49a5296
2 changed files with 8 additions and 1 deletions

View File

@@ -24248,3 +24248,7 @@
2023-06-21 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdcatchd(8) that would cause a segfault after
reception of a 'Start Record Deck' ['RS'] RML.
2023-06-21 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdcatch(1) that caused a phantom event
entry to appear in the Event List while processing the
'Start Record Deck' ['RS'] RML.