-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37195/
-----------------------------------------------------------
Review request for qpid and Robbie Gemmell.
Bugs: proton-976
https://issues.apache.org/jira/browse/proton-976
Repository: qpid-proton-git
Description
-------
Checks the DOFF value in the frame header, and compares the frame size against
the transport's max frame limit
Diffs
-----
proton-c/src/dispatcher/dispatcher.c de6e1f9
proton-c/src/framing/framing.h d9fd550
proton-c/src/framing/framing.c dde6e6f
proton-c/src/proton-dump.c 520299c
tests/python/proton_tests/transport.py 07268e1
Diff: https://reviews.apache.org/r/37195/diff/
Testing
-------
New unit tests added
Thanks,
Kenneth Giusti