wireshark/plugins/mate
Michael Mann 1dccd1ee07 Have fvalue_to_string_repr always return an (wmem) allocated buffer.
Previous patches converted all fvalue_to_string_repr calls to expect
an allocated buffer (and not a passed in one).  Now changing signature
to force an allocated buffer.  Added wmem in case that can be taken
advantage of within epan (and since the function signature was changing
anyway).

Change-Id: Ica1ac4a9a182ce0e73303856329e198d9d525b7b
Reviewed-on: https://code.wireshark.org/review/15343
Reviewed-by: Michael Mann <mmann78@netscape.net>
2016-05-10 22:49:08 +00:00
..
examples Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
matelib Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
AUTHORS
CMakeLists.txt Add checkAPI calls to CMake. 2016-05-02 12:01:24 +00:00
COPYING Update FSF address - part II. 2012-06-28 23:18:38 +00:00
Makefile.am Add a rule to build lemon so any target that depends on it can (re)build it if necessary. 2016-04-28 18:56:09 +00:00
Makefile.common Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Makefile.nmake Lemon: Update lemon tools 2015-07-02 08:49:02 +00:00
mate.h Continue to remove $Id$ from top of file 2014-03-31 18:30:52 +00:00
mate_grammar.lemon Lemon grammar: fix indent (use tabs) 2015-08-27 04:35:23 +00:00
mate_parser.l Make the Flex scanners and YACC parser in libraries reentrant. 2016-04-03 22:21:29 +00:00
mate_runtime.c Fix format string warnings [-Wformat=] 2016-02-14 23:47:43 +00:00
mate_setup.c plugins: Add editor modelines; Adjust whitespace as needed. 2014-10-06 01:42:32 +00:00
mate_util.c Have fvalue_to_string_repr always return an (wmem) allocated buffer. 2016-05-10 22:49:08 +00:00
mate_util.h Clean up includes of unistd.h, fcntl.h, and sys/stat.h. 2015-11-07 21:52:23 +00:00
moduleinfo.h Add our license header to plugin moduleinfo.h files. Cleans up a batch of 2013-07-06 13:31:31 +00:00
moduleinfo.nmake Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
packet-mate.c Add the packet number to the packet_info structure, and use it. 2016-01-24 03:41:28 +00:00
plugin.rc.in Fix CMake generation and use of Windows .rc files 2015-01-11 20:22:32 +00:00