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

* Fixed a buffer overflow vulnerability in the 'RDCddbLookup' class.
This commit is contained in:
Fred Gleason
2018-07-23 16:01:50 +00:00
parent c52c9b9f8a
commit b40206b949
2 changed files with 7 additions and 5 deletions

View File

@@ -17206,3 +17206,5 @@
* Incremented the database version to 295.
* Refactored the log importer code to use the static 'IMPORTER_LINES'
table.
2018-07-23 Fred Gleason <fredg@paravelsystems.com>
* Fixed a buffer overflow vulnerability in the 'RDCddbLookup' class.