Wireshark-commits: [Wireshark-commits] master-2.2 432500e: OCFS2: dissector incorrectly takes pdu l
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=432500ed68982c989d1a84e7e2b1686b4b04e757
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
432500e by Makoto Shimamura (makoto.shimamura@xxxxxxxxxxxxx):
OCFS2: dissector incorrectly takes pdu length as little endian
This patch fixes incorrect endian conversion in pdu length.
Actually pdu length is big endian.
Ping-Bug: 12122
Change-Id: I9f8827293e684a5b4c957138f5879efdd140c500
Reviewed-on: https://code.wireshark.org/review/17533
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit c95c536f47fbf0daac4f6f6258ed8902766a9a3c)
Reviewed-on: https://code.wireshark.org/review/17548
Reviewed-by: Makoto Shimamura <makoto.shimamura@xxxxxxxxxxxxx>
Actions performed:
from 597f5a4 Autotools: Distribute packaging/wix.
adds 432500e OCFS2: dissector incorrectly takes pdu length as little endian
Summary of changes:
epan/dissectors/packet-ocfs2.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)