2023-03-24 Fred Gleason <fredg@paravelsystems.com>

* Refactored code in rdrssd(8) to improve reliability.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2023-03-24 16:35:40 -04:00
parent a6b410567d
commit 3b463992ec
2 changed files with 44 additions and 27 deletions

View File

@@ -24017,3 +24017,5 @@
2023-03-20 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'RDCatchEvent::read()' that caused a segfault
when processing a 'Reload Decks' operation.
2023-03-24 Fred Gleason <fredg@paravelsystems.com>
* Refactored code in rdrssd(8) to improve reliability.