Wireshark-commits: [Wireshark-commits] master 3b2e6d9: Revert "[MSVC 2015] Fix errors seen with the

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 5 Aug 2015 17:30:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3b2e6d961056658fde556b74cc342a37f188aec9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3b2e6d9 by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Revert "[MSVC 2015] Fix errors seen with the released version by reverting the code to what failed on the RC version *sigh*"
    
    Reverted commit break DecodeAs for Bluetooth, also caused crashes.
    
    This reverts commit 2221153a9cc083a50248a72a4b4009908d84e38b.
    
    Change-Id: Idb91747b986f110fffa3444f8c52d800c128e141
    Reviewed-on: https://code.wireshark.org/review/9877
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  53a8033   Generate XHTML5 documentation.
    adds  3b2e6d9   Revert "[MSVC 2015] Fix errors seen with the released version by reverting the code to what failed on the RC version *sigh*"


Summary of changes:
 epan/dissectors/packet-btatt.c    |   14 ++++++++++++--
 epan/dissectors/packet-btl2cap.c  |   14 ++++++++++++--
 epan/dissectors/packet-btobex.c   |    7 ++++++-
 epan/dissectors/packet-btrfcomm.c |    7 ++++++-
 epan/dissectors/packet-h223.c     |    2 +-
 5 files changed, 37 insertions(+), 7 deletions(-)