ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 75ba652: msgpack: fix return value for map and array.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 01 Aug 2018 14:26:43 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=75ba65253f84831b78662f52b76ac5510648d95c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

75ba652 by Dario Lombardo (lomato@xxxxxxxxx):

    msgpack: fix return value for map and array.
    
    Change-Id: I438b9ed310ca9d5553a00c7d0b633d8597b4f5bc
    Reviewed-on: https://code.wireshark.org/review/28881
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  7c6ca70   commit-msg: fixup whitespace and blank lines around "Bug" tags
    adds  75ba652   msgpack: fix return value for map and array.


Summary of changes:
 epan/dissectors/packet-msgpack.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)