From 651f3b245250ead78cbcdb43b32add6d77817647 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 5 Jun 2021 19:24:26 +0300 Subject: shit... --- plugins/HistoryPlusPlus/hpp_events.pas | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/HistoryPlusPlus') diff --git a/plugins/HistoryPlusPlus/hpp_events.pas b/plugins/HistoryPlusPlus/hpp_events.pas index 2f980162f0..561e8848a9 100644 --- a/plugins/HistoryPlusPlus/hpp_events.pas +++ b/plugins/HistoryPlusPlus/hpp_events.pas @@ -391,6 +391,7 @@ begin else BlobSize := 0; + Result.cbBlob := BlobSize; if db_event_get(hDBEvent, @Result) = 0 then begin Result.cbBlob := BlobSize; -- cgit v1.2.3