wireshark/plugins
Guy Harris c7970d9356 Add, and use, "fetch signed value" for lengths < 40 bits.
Add 8-bit, 16-bit, 24-bit, and 32-bit "fetch signed value" routines, and
use them rather than casting the result of the 8/16/24/32-bit "fetch
unsigned value" routines to a signed type (which, BTW, isn't sufficient
for 24-bit values, so this appears to fix a bug
in epan/dissectors/packet-zbee-zcl.c).

Use numbers rather than sizeof()s in various tvb_get_ routines.

Change-Id: I0e48a57fac9f70fe42de815c3fa915f1592548bd
Reviewed-on: https://code.wireshark.org/review/26844
Petri-Dish: Guy Harris <guy@alum.mit.edu>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-04-10 14:55:45 +00:00
..
codecs l16 (plugins/codecs): fix no previous prototype for ‘codec_register_l16’ [-Wmissing-prototypes] 2018-03-21 06:39:16 +00:00
epan Add, and use, "fetch signed value" for lengths < 40 bits. 2018-04-10 14:55:45 +00:00
wiretap Don't have CLEAN_FILES variables for the "clean" source files. 2018-02-17 02:50:24 +00:00
Custom.m4.example plugins: Add source tree subfolder for plugin library 2018-01-16 08:51:37 +00:00
Custom.make.example plugins: Add source tree subfolder for plugin library 2018-01-16 08:51:37 +00:00
Makefile.am L16_mono: Add L16 monaural codec plugin as functional example 2018-02-28 12:04:29 +00:00
Makefile.am.inc autotools: Rework the plugin Makefiles 2018-01-21 13:13:17 +00:00
plugin.rc.in plugin.rc.in: Cleanup some unnecessary code 2017-12-17 11:47:07 +00:00