Wireshark-commits: [Wireshark-commits] master 2ce3ec5: PROFINET: Padding in SRLData block is correc
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 05 Nov 2019 13:26:35 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2ce3ec5055bd828c3905a876b74ba3cd6e826e46
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

2ce3ec5 by Başak Kalfa (basakkalfa@xxxxxxxxx):

    PROFINET: Padding in SRLData block is corrected.
    
    According to specification, padding in SRLData block
    will be adapted to make the block unsigned32 aligned.
    2 bytes padding is changed to unsigned32 aligned.
    
    Change-Id: I78729a491cd5245acaff07fe595664187c2bf39e
    Reviewed-on: https://code.wireshark.org/review/34979
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  6500d80   Qt: Use g_new0 to allocate fmt_data
     add  2ce3ec5   PROFINET: Padding in SRLData block is corrected.


Summary of changes:
 plugins/epan/profinet/packet-dcerpc-pn-io.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)