Wireshark-commits: [Wireshark-commits] master bc72f7c: data: Add option to uncompress compressed da

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 13 Feb 2018 11:44:08 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bc72f7cf5808d17e66b38fa4b98043efc5f1ce29
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

bc72f7c by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    data: Add option to uncompress compressed data
    
    Change-Id: I7bb212a9638c7b946294b7c805d9167ce7235e90
    Reviewed-on: https://code.wireshark.org/review/25761
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  7fd6abc   tools: remove extra spaces from licensecheck.pl.
    adds  bc72f7c   data: Add option to uncompress compressed data


Summary of changes:
 docbook/release-notes.asciidoc |  1 +
 epan/dissectors/packet-data.c  | 36 +++++++++++++++++++++++++++++++++++-
 2 files changed, 36 insertions(+), 1 deletion(-)