From a2b07083767df8b1da9499c1a9519a022f631fc1 Mon Sep 17 00:00:00 2001 From: wf34 Date: Tue, 11 Aug 2026 12:41:49 +0100 Subject: [PATCH] fix non asci export --- pfftools/export_handle.c | 1 + 1 file changed, 1 insertion(+) diff --git a/pfftools/export_handle.c b/pfftools/export_handle.c index 805f58f7..3f9af9fd 100644 --- a/pfftools/export_handle.c +++ b/pfftools/export_handle.c @@ -5095,6 +5095,7 @@ int export_handle_export_message_subject_to_item_file( /* Ignore the subject control codes for now */ if( ( value_string_size >= 3 ) + && ( value_string[ 0 ] > 0 ) && ( value_string[ 0 ] < 0x20 ) ) { result = item_file_write_string(