Skip to content

Commit 129753f

Browse files
neiwilsoval-ms
authored andcommitted
Update libclamav.map with missing symbols
1 parent d36280b commit 129753f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

libclamav/libclamav.map

+7
Original file line numberDiff line numberDiff line change
@@ -202,10 +202,17 @@ CLAMAV_PRIVATE {
202202
cli_writen;
203203
cli_url_canon;
204204
cli_strerror;
205+
cli_ftname;
206+
cli_ftcode;
205207
decodeLine;
206208
messageCreate;
207209
messageDestroy;
208210
base64Flush;
211+
cli_unrar_open;
212+
cli_unrar_peek_file_header;
213+
cli_unrar_extract_file;
214+
cli_unrar_skip_file;
215+
cli_unrar_close;
209216
have_rar;
210217
have_clamjit;
211218
cli_bytecode_load;

0 commit comments

Comments
 (0)