2022-05-23 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in the 'SAS USI' switcher driver in ripcd(8) that
	could cause a segfault upon receipt of a network error.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-05-23 13:22:02 -04:00
parent d15728a78d
commit 07db229e99
2 changed files with 5 additions and 1 deletions

View File

@@ -23155,3 +23155,6 @@
2022-05-23 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'ALL' entry from the 'Default Group' dropdown in the
'Dropbox Configuration' dialog in rdlogmanager(1).
2022-05-23 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the 'SAS USI' switcher driver in ripcd(8) that
could cause a segfault upon receipt of a network error.