URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2d4b50fc3d0bbb8a87ac613e050d671d7c5fd80e
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2d4b50f 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>
Actions performed:
from 3d5b268 dot11decrypt(crypt): Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
adds 2d4b50f 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(-)