Wireshark-commits: [Wireshark-commits] master-1.12 0c42d9e: packet-iec104: fix showing information

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 26 Mar 2015 14:09:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0c42d9ed416fd94a7b205eb74d146af482dc1112
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

0c42d9e by Jiří Engelthaler (engycz@xxxxxxxxx):

    packet-iec104: fix showing information objects if SQ flag is set
    
    IOA of information object is shown only for first object in sequence, corrected byte count for information object.
    (Based on master Id428ce3b9d98da0be0315f2a880e5c025e076183)
    
    Change-Id: Icc92cff0c067885438009bdf05b18aa02a0a95b9
    Reviewed-on: https://code.wireshark.org/review/7825
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  4f4f48d   Generate the filter using _ws.expert.message instead of expert.message
    adds  0c42d9e   packet-iec104: fix showing information objects if SQ flag is set


Summary of changes:
 epan/dissectors/packet-iec104.c |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)