From d802b5b0ec8e10fbf64f6c76815b759323029bb4 Mon Sep 17 00:00:00 2001 From: Michael Mann Date: Sun, 29 Jan 2017 21:53:49 -0500 Subject: Add format_text_wmem. This allows for a wmem_allocator for users of format_text who want it (dissectors for wmem_packet_scope()). This lessens the role of current format_text functionality in hopes that it will eventually be replaced. Change-Id: I970557a65e32aa79634a3fcc654ab641b871178e Reviewed-on: https://code.wireshark.org/review/19855 Reviewed-by: Michael Mann --- debian/libwireshark0.symbols | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/libwireshark0.symbols b/debian/libwireshark0.symbols index d83593ccb4..e04c23dfe1 100644 --- a/debian/libwireshark0.symbols +++ b/debian/libwireshark0.symbols @@ -576,6 +576,7 @@ libwireshark.so.0 libwireshark0 #MINVER# follow_tvb_tap_listener@Base 2.1.0 format_text@Base 1.9.1 format_text_chr@Base 1.12.0~rc1 + format_text_wmem@Base 2.3.0 format_text_wsp@Base 1.9.1 format_uri@Base 1.9.1 fragment_add@Base 1.9.1 -- cgit v1.2.1