Wireshark mailing list archives

Re: Deprecated APIs


From: Jeff Morriss <jeff.morriss.ws () gmail com>
Date: Tue, 17 Jun 2014 13:10:11 -0400

On 06/17/14 12:11, Dario Lombardo wrote:
Hi list

I'm having a look at obsolete APIs and I've got those lines from checkAPI.pl

Warning: Found soft-deprecated APIs in packet-bacapp.c: ep_address_to_str
Warning: Found soft-deprecated APIs in packet-umts_fp.c: se_new0

but I can't find how those func should be changed. Can anyone help me?

Take a look in doc/README.wmem . The former should probably be changed to address_to_str(), the latter with wmem_new0().

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: