URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2f4bb252872614a78d768578739a329da8780dae
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
2f4bb25 by Dario Lombardo (lomato@xxxxxxxxx):
rtps: fix compilation with and without ZLIB.
Set the options of rtps_add_zlib_compressed_typeobject used or unused
according to the presence of zlib.
Change-Id: I73d995fce9ec5a65b0d6ebce6c2510b6d25ad347
Reviewed-on: https://code.wireshark.org/review/37495
Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from fdf9610 radiotap: make tables that we modify automatic rather than static.
add 2f4bb25 rtps: fix compilation with and without ZLIB.
Summary of changes:
epan/dissectors/packet-rtps.c | 16 +++++++++++-----
1 file changed, 11 insertions(+), 5 deletions(-)