2025-01-23 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in 'RDPam' that could cause a segfault when processing
	an authentication.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2025-01-23 13:43:27 -05:00
parent 03c16cb1ae
commit 8f1b9d6d78
3 changed files with 12 additions and 32 deletions

View File

@@ -24947,3 +24947,6 @@
2024-12-20 Fred Gleason <fredg@paravelsystems.com>
* Added code at the 275=>276 schema transition in rddbmgr(8) to
clean up corrupted meta-tables.
2025-01-23 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'RDPam' that could cause a segfault when processing
an authentication.