2018-08-03 Fred Gleason <fredg@paravelsystems.com>

* Fixed bugs in CDDB lookup code that caused corruption when processing
	UTF-8 strings.
This commit is contained in:
Fred Gleason
2018-08-03 12:36:32 -04:00
parent 7881ec7770
commit 2ff823235b
2 changed files with 30 additions and 21 deletions

View File

@@ -17311,3 +17311,6 @@
2018-08-02 Fred Gleason <fredg@paravelsystems.com>
* Modified reports in rdgpimon(1) to display UTF-8 strings
correctly.
2018-08-03 Fred Gleason <fredg@paravelsystems.com>
* Fixed bugs in CDDB lookup code that caused corruption when processing
UTF-8 strings.