Wireshark-commits: [Wireshark-commits] master-2.4 81ce5fc: CoAP: handle per packet data properly

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 13 Jul 2018 13:04:28 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=81ce5fcb3e37a0aaeb7532f7a2a09366f16fa310
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark

Commits:

81ce5fc by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    CoAP: handle per packet data properly
    
    Bug: 14966
    Change-Id: I9c5c1da923a0cc2881465bcc484850d042a314d6
    Signed-off-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/28694
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    (cherry picked from commit b9c18a4188864a5c47d9c9b299cd97cba236a472)
    Reviewed-on: https://code.wireshark.org/review/28697
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  aa0b2b2   If we explicitly started a new page, print a column header line if necessary.
    adds  81ce5fc   CoAP: handle per packet data properly


Summary of changes:
 epan/dissectors/packet-coap.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)