URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=33412a1155168fe18f19a67cc45b08cb2c9db03e
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark
Commits:
33412a1 by Guy Harris (guy@xxxxxxxxxxxx):
Put the entire server response into the Info column as is.
Don't assume that the 3-digit code we got was followed by a blank, and
display the code followed by a blank followed by the parameters..
Instead, just put the raw text of the entire line into the Info column.
Bug: 14878
Change-Id: I1e081366bf859723158a36f10e86614fe52f124d
Reviewed-on: https://code.wireshark.org/review/28292
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit 2d4b50fc3d0bbb8a87ac613e050d671d7c5fd80e)
Reviewed-on: https://code.wireshark.org/review/28293
Actions performed:
from 8f56e9e DOCSIS: correct reassembly of UCD in REG-RSP-MP and DBC-REQ messages
adds 33412a1 Put the entire server response into the Info column as is.
Summary of changes:
epan/dissectors/packet-smtp.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)