URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=678e503b2cb432855fe9e6dee32ea82ce10d715b
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark
Commits:
678e503 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/28294
Actions performed:
from 169d271 HTTP2: prevent a segmentation fault if HTTP2 dissector was not called on first pass
adds 678e503 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(-)