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

* Fixed a buffer overflow vulnerability in the 'RDWaveFile' class.
This commit is contained in:
Fred Gleason
2018-07-23 17:39:03 +00:00
parent 59c19a9e17
commit c722e4fe09
2 changed files with 4 additions and 4 deletions

View File

@@ -17212,3 +17212,5 @@
* Cleaned up CDDA calls to ensure UTF-8 compatibility.
2018-07-23 Fred Gleason <fredg@paravelsystems.com>
* Cleaned up RDConf calls to ensure UTF-8 compatibility.
2018-07-23 Fred Gleason <fredg@paravelsystems.com>
* Fixed a buffer overflow vulnerability in the 'RDWaveFile' class.