2022-08-25 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in rdservice(8) that could cause a segfault when
	started with a previous instance running.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-08-25 17:16:56 -04:00
parent 77b357925a
commit 9587f4300e
2 changed files with 12 additions and 8 deletions

View File

@@ -20909,3 +20909,6 @@
* Added an Online Feed Report to rdcastmanager(1).
2022-08-25 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.6.5int3.
2022-08-25 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdservice(8) that could cause a segfault when
started with a previous instance running.