wireshark/plugins/profinet
Michael Mann e489df5024 Don't assert that values fit in 32 bits if the NDR64 flag is set.
For now, this just pacifies fuzz-testing.  If real world examples have this, there needs to be a drastic overhaul to support fields that could be either 32 or 64-bit values.

Bug:9329
Change-Id: I3e28808ca0291868a5f84258b0ee1e2a922703c2
Reviewed-on: https://code.wireshark.org/review/4189
Reviewed-by: Michael Mann <mmann78@netscape.net>
2014-09-19 21:54:02 +00:00
..
AUTHORS
CMakeLists.txt Add .rc files to the sources to have them included in the build 2014-06-20 23:58:22 +00:00
COPYING Update FSF address - part II. 2012-06-28 23:18:38 +00:00
ChangeLog Continue to remove $Id$ from top of file 2014-03-31 16:00:04 +00:00
INSTALL
Makefile.am Don't show the echo/python command lines when making plugin.c 2014-08-31 22:14:54 +00:00
Makefile.common Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Makefile.nmake Now that Python is mandatory on Windows, remove checks for it from nmakefiles 2014-08-09 20:23:39 +00:00
NEWS
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-dcerpc-pn-io.c Don't assert that values fit in 32 bits if the NDR64 flag is set. 2014-09-19 21:54:02 +00:00
packet-dcom-cba-acco.c convert to proto_tree_add_subtree[_format] for plugin dissectors 2014-07-10 01:51:21 +00:00
packet-dcom-cba-acco.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet-dcom-cba.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet-pn-dcp.c Corrected mrp decoding of link up and down 2014-03-05 18:53:50 +00:00
packet-pn-mrp.c Corrected mrp decoding of link up and down 2014-03-05 18:53:50 +00:00
packet-pn-mrrt.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet-pn-ptcp.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet-pn-rt.c tvb_new_subset -> tvb_new_subset_length when length parameters are equal. 2014-06-07 15:41:07 +00:00
packet-pn.c Get rid of some uses of tvb_get_ptr(). 2014-05-15 03:23:38 +00:00
packet-pn.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
plugin.rc.in