URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=711edcfa84aa670e9aa1b72de7285d392e6c9c79
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
711edcf by Guy Harris (guy@xxxxxxxxxxxx):
Set the reported length of chunk data correctly.
The reported length should be the size of the chunk, not the remaining
size of dechunked data.
Update some comments while we're at it.
Change-Id: Ia71948fb5ecebdaae3e171c53fd88cf72dcf76a3
Reviewed-on: https://code.wireshark.org/review/9846
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 86a8b9c MS-WSP: fix some Coverity warnings
adds 711edcf Set the reported length of chunk data correctly.
Summary of changes:
epan/dissectors/packet-http.c | 31 +++++++++++++++----------------
1 file changed, 15 insertions(+), 16 deletions(-)