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

* Fixed a bug in 'RDCatchEvent::read()' that caused a segfault
	when processing a 'Reload Decks' operation.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2023-03-20 13:59:55 -04:00
parent ad35505ddc
commit a6b410567d
2 changed files with 8 additions and 9 deletions

View File

@@ -24014,3 +24014,6 @@
RPM package.
2023-03-17 Fred Gleason <fredg@paravelsystems.com>
* Updated the copyright notices to use an interval of 2002-2023.
2023-03-20 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'RDCatchEvent::read()' that caused a segfault
when processing a 'Reload Decks' operation.