2018-07-31 Fred Gleason <fredg@paravelsystems.com>

* Fixed bugs in 'RDCmdSwitch' that caused corruption in UTF-8
	strings.
	* Refactored rmlsend(1) to handle UTF-8 strings correctly.
This commit is contained in:
Fred Gleason
2018-07-31 08:42:05 -04:00
parent ad639bc79e
commit dbb0d9c415
4 changed files with 113 additions and 110 deletions

View File

@@ -17283,3 +17283,7 @@
'RDAudioStore', 'RDCart', 'RDCopyAudio', 'RDPeakExport',
'RDRehash', and 'RDTrimAudio' that caused credentials encoded in
UTF-8 to be corrupted.
2018-07-31 Fred Gleason <fredg@paravelsystems.com>
* Fixed bugs in 'RDCmdSwitch' that caused corruption in UTF-8
strings.
* Refactored rmlsend(1) to handle UTF-8 strings correctly.