aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorJoão Valverde <j@v6e.pt>2022-07-27 07:12:27 +0100
committerA Wireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2022-07-27 11:21:03 +0000
commite7f439bc2fbd17c653af0760c6c7626ef5ffc91d (patch)
treeb5dc8d2d9e94829e3f87081900464478b622f864 /packaging
parent2cc887e80d76aad926565ee4e5589cc4d73add98 (diff)
Convert capture file regex search to PCRE2.
Replace the use of the obsolete GRegex with PCRE2. Fixes a crash reported in issue #17500.
Diffstat (limited to 'packaging')
-rw-r--r--packaging/debian/libwsutil0.symbols1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/debian/libwsutil0.symbols b/packaging/debian/libwsutil0.symbols
index ece511aff5..cfa193a66c 100644
--- a/packaging/debian/libwsutil0.symbols
+++ b/packaging/debian/libwsutil0.symbols
@@ -439,6 +439,7 @@ libwsutil.so.0 libwsutil0 #MINVER#
ws_regex_free@Base 3.7.0
ws_regex_matches@Base 3.7.0
ws_regex_matches_length@Base 3.7.0
+ ws_regex_matches_pos@Base 3.7.2
ws_regex_pattern@Base 3.7.0
ws_socket_ptoa@Base 3.1.1
ws_strcasestr@Base 3.7.0