2023-04-19 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in the log importer code that threw SQL errors when
	attempting to process traffic log imports.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2023-04-19 12:49:45 -04:00
parent afd60a8a51
commit 73dd55bf08
2 changed files with 16 additions and 6 deletions

View File

@@ -24032,3 +24032,6 @@
2023-04-17 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdrssd(8) that caused a segfault when
attempting to report a failed feed update in syslog.
2023-04-19 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the log importer code that threw SQL errors when
attempting to process traffic log imports.